#daf7ce color space conversions
Hex:
#daf7ce
RGB:
218, 247, 206
CMY:
15, 3, 19
CMYK:
12, 0, 17, 3
HSL:
102°, 71.9298%, 88.8235%
HSV (HSB):
102°, 16.5992%, 96.8627%
XYZ:
73.3148, 85.8832, 71.1055
xyY:
0.3183, 0.3729, 85.8832
CIE-Lab:
94.2624, -16.7178, 16.5896
CIE-LCH:
94.2624, 23.5521, 135.2206
CIE-Luv:
94.2624, -14.2506, 27.5257
Hunter-Lab:
92.6732, -20.9647, 19.3797
#daf7ce color charts
#daf7ce color shades, tints & tones
#daf7ce color schemes
#daf7ce color preview, HTML & CSS examples
This text has a color of #daf7ce
<p style="color:#daf7ce;">Text here</p>
.mytext {color:#daf7ce;}
This box has a color of #daf7ce
<div style="background-color:#daf7ce;">Content here</div>
.mybackground {background-color:#daf7ce;}
Border around this has a color of #daf7ce
<div style="border:2px solid #daf7ce;">Content here</div>
.myborder {border:2px solid #daf7ce;}