#daf7c5 color space conversions
Hex:
#daf7c5
RGB:
218, 247, 197
CMY:
15, 3, 23
CMYK:
12, 0, 20, 3
HSL:
95°, 75.7576%, 87.0588%
HSV (HSB):
95°, 20.2429%, 96.8627%
XYZ:
72.2523, 85.4582, 65.5103
xyY:
0.3237, 0.3828, 85.4582
CIE-Lab:
94.0802, -18.1585, 20.9517
CIE-LCH:
94.0802, 27.7255, 130.9150
CIE-Luv:
94.0802, -14.0176, 33.8325
Hunter-Lab:
92.4436, -22.2639, 22.6946
#daf7c5 color charts
#daf7c5 color shades, tints & tones
#daf7c5 color schemes
#daf7c5 color preview, HTML & CSS examples
This text has a color of #daf7c5
<p style="color:#daf7c5;">Text here</p>
.mytext {color:#daf7c5;}
This box has a color of #daf7c5
<div style="background-color:#daf7c5;">Content here</div>
.mybackground {background-color:#daf7c5;}
Border around this has a color of #daf7c5
<div style="border:2px solid #daf7c5;">Content here</div>
.myborder {border:2px solid #daf7c5;}