#daecce color space conversions
Hex:
#daecce
RGB:
218, 236, 206
CMY:
15, 7, 19
CMYK:
8, 0, 13, 7
HSL:
96°, 44.1176%, 86.6667%
HSV (HSB):
96°, 12.7119%, 92.5490%
XYZ:
70.0495, 79.3526, 70.0171
xyY:
0.3192, 0.3616, 79.3526
CIE-Lab:
91.3936, -11.2636, 12.5333
CIE-LCH:
91.3936, 16.8509, 131.9458
CIE-Luv:
91.3936, -8.6488, 20.6342
Hunter-Lab:
89.0801, -15.5239, 15.7540
#daecce color charts
#daecce color shades, tints & tones
#daecce color schemes
#daecce color preview, HTML & CSS examples
This text has a color of #daecce
<p style="color:#daecce;">Text here</p>
.mytext {color:#daecce;}
This box has a color of #daecce
<div style="background-color:#daecce;">Content here</div>
.mybackground {background-color:#daecce;}
Border around this has a color of #daecce
<div style="border:2px solid #daecce;">Content here</div>
.myborder {border:2px solid #daecce;}