#cfeddb color space conversions
Hex:
#cfeddb
RGB:
207, 237, 219
CMY:
19, 7, 14
CMYK:
13, 0, 8, 7
HSL:
144°, 45.4545%, 87.0588%
HSV (HSB):
144°, 12.6582%, 92.9412%
XYZ:
68.8025, 78.9482, 78.6301
xyY:
0.3039, 0.3487, 78.9482
CIE-Lab:
91.2109, -13.1721, 5.4117
CIE-LCH:
91.2109, 14.2404, 157.6648
CIE-Luv:
91.2109, -15.4155, 10.5286
Hunter-Lab:
88.8528, -17.2724, 9.7284
#cfeddb color charts
#cfeddb color shades, tints & tones
#cfeddb color schemes
#cfeddb color preview, HTML & CSS examples
This text has a color of #cfeddb
<p style="color:#cfeddb;">Text here</p>
.mytext {color:#cfeddb;}
This box has a color of #cfeddb
<div style="background-color:#cfeddb;">Content here</div>
.mybackground {background-color:#cfeddb;}
Border around this has a color of #cfeddb
<div style="border:2px solid #cfeddb;">Content here</div>
.myborder {border:2px solid #cfeddb;}