#dafeb0 color space conversions
Hex:
#dafeb0
RGB:
218, 254, 176
CMY:
15, 0, 31
CMYK:
14, 0, 31, 0
HSL:
88°, 97.5000%, 84.3137%
HSV (HSB):
88°, 30.7087%, 99.6078%
XYZ:
72.1917, 88.9236, 54.4334
xyY:
0.3349, 0.4125, 88.9236
CIE-Lab:
95.5485, -24.6149, 33.5928
CIE-LCH:
95.5485, 41.6457, 126.2318
CIE-Luv:
95.5485, -17.1852, 51.7091
Hunter-Lab:
94.2993, -28.3715, 31.7850
#dafeb0 color charts
#dafeb0 color shades, tints & tones
#dafeb0 color schemes
#dafeb0 color preview, HTML & CSS examples
This text has a color of #dafeb0
<p style="color:#dafeb0;">Text here</p>
.mytext {color:#dafeb0;}
This box has a color of #dafeb0
<div style="background-color:#dafeb0;">Content here</div>
.mybackground {background-color:#dafeb0;}
Border around this has a color of #dafeb0
<div style="border:2px solid #dafeb0;">Content here</div>
.myborder {border:2px solid #dafeb0;}