#dafecc color space conversions
Hex:
#dafecc
RGB:
218, 254, 204
CMY:
15, 0, 20
CMYK:
14, 0, 20, 0
HSL:
103°, 96.1538%, 89.8039%
HSV (HSB):
103°, 19.6850%, 99.6078%
XYZ:
75.2543, 90.1487, 70.5609
xyY:
0.3189, 0.3820, 90.1487
CIE-Lab:
96.0584, -20.4508, 20.1304
CIE-LCH:
96.0584, 28.6961, 135.4523
CIE-Luv:
96.0584, -17.7316, 33.2588
Hunter-Lab:
94.9467, -24.6783, 22.4005
#dafecc color charts
#dafecc RGB chart
#dafecc CMYK chart
#dafecc RGB pie chart
#dafecc color shades, tints & tones
#dafecc color schemes
#dafecc color preview, HTML & CSS examples
This text has a color of #dafecc
<p style="color:#dafecc;">Text here</p>
.mytext {color:#dafecc;}
Text color #dafecc
This box has a color of #dafecc
<div style="background-color:#dafecc;">Content here</div>
.mybackground {background-color:#dafecc;}
Background color #dafecc
Border around this has a color of #dafecc
<div style="border:2px solid #dafecc;">Content here</div>
.myborder {border:2px solid #dafecc;}
Border color #dafecc