#dafeb4 color space conversions
Hex:
#dafeb4
RGB:
218, 254, 180
CMY:
15, 0, 29
CMYK:
14, 0, 29, 0
HSL:
89°, 97.3684%, 85.0980%
HSV (HSB):
89°, 29.1339%, 99.6078%
XYZ:
72.5935, 89.0843, 56.5489
xyY:
0.3327, 0.4082, 89.0843
CIE-Lab:
95.6157, -24.0597, 31.6783
CIE-LCH:
95.6157, 39.7791, 127.2167
CIE-Luv:
95.6157, -17.2589, 49.2063
Hunter-Lab:
94.3845, -27.8841, 30.5465
#dafeb4 color charts
#dafeb4 color shades, tints & tones
#dafeb4 color schemes
#dafeb4 color preview, HTML & CSS examples
This text has a color of #dafeb4
<p style="color:#dafeb4;">Text here</p>
.mytext {color:#dafeb4;}
This box has a color of #dafeb4
<div style="background-color:#dafeb4;">Content here</div>
.mybackground {background-color:#dafeb4;}
Border around this has a color of #dafeb4
<div style="border:2px solid #dafeb4;">Content here</div>
.myborder {border:2px solid #dafeb4;}