#cfecdd color space conversions
Hex:
#cfecdd
RGB:
207, 236, 221
CMY:
19, 7, 13
CMYK:
12, 0, 6, 7
HSL:
149°, 43.2836%, 86.8627%
HSV (HSB):
149°, 12.2881%, 92.5490%
XYZ:
68.7787, 78.4768, 79.9291
xyY:
0.3027, 0.3454, 78.4768
CIE-Lab:
90.9970, -12.3020, 4.0603
CIE-LCH:
90.9970, 12.9547, 161.7346
CIE-Luv:
90.9970, -14.9842, 8.3408
Hunter-Lab:
88.5871, -16.4407, 8.5156
#cfecdd color charts
#cfecdd color shades, tints & tones
#cfecdd color schemes
#cfecdd color preview, HTML & CSS examples
This text has a color of #cfecdd
<p style="color:#cfecdd;">Text here</p>
.mytext {color:#cfecdd;}
This box has a color of #cfecdd
<div style="background-color:#cfecdd;">Content here</div>
.mybackground {background-color:#cfecdd;}
Border around this has a color of #cfecdd
<div style="border:2px solid #cfecdd;">Content here</div>
.myborder {border:2px solid #cfecdd;}