vivid green-cyan/vivid turquoise
#cdfbed color RGB value is (205,251,237)
#cdfbed color CMYK value
#cdfbed color HSL value
HSV(or HSB) | 161.7° | 18.3 | 98.4 |
XYZ | 74.96 | 88.088 | 93.173 |
Yxy | 0.293 | 0.344 | 88.088 |
LAB | 95.198 | -17.346 | 1.843 |
LUV | 95.198 | -23.41 | 5.875 |
Hunter-LAB | 93.855 | -21.682 | 6.84 |
CIE-LCH | 95.198 | 17.443 | 173.934 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | CD | FB | ED |
Decimal | 205 | 251 | 237 |
Octal | 315 | 373 | 355 |
Binary | 11001101 | 11111011 | 11101101 |
Below, you can see some colors close to #cdfbed. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #cdfbed.
<span style="color:#cdfbed">Text here</span>
This paragraph has a background color of #cdfbed.
<p style="background-color:#cdfbed;">Content here</p>
This element has a border color of #cdfbed.
<div style="border:1px #cdfbed;">Content here</div>
.text {color:#cdfbed;}
.background {background-color:#cdfbed;}
.border {border:1px solid #cdfbed;}
.text-shadow {border:1px solid #cdfbed;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #010906 is the darkest color, while #f4fefb is the lightest one.