#dafebc color space conversions
Hex:
#dafebc
RGB:
218, 254, 188
CMY:
15, 0, 26
CMYK:
14, 0, 26, 0
HSL:
93°, 97.0588%, 86.6667%
HSV (HSB):
93°, 25.9843%, 99.6078%
XYZ:
73.4324, 89.4199, 60.9664
xyY:
0.3281, 0.3995, 89.4199
CIE-Lab:
95.7556, -22.9092, 27.8380
CIE-LCH:
95.7556, 36.0525, 129.4526
CIE-Luv:
95.7556, -17.4108, 44.0627
Hunter-Lab:
94.5621, -26.8692, 27.9678
#dafebc color charts
#dafebc color shades, tints & tones
#dafebc color schemes
#dafebc color preview, HTML & CSS examples
This text has a color of #dafebc
<p style="color:#dafebc;">Text here</p>
.mytext {color:#dafebc;}
This box has a color of #dafebc
<div style="background-color:#dafebc;">Content here</div>
.mybackground {background-color:#dafebc;}
Border around this has a color of #dafebc
<div style="border:2px solid #dafebc;">Content here</div>
.myborder {border:2px solid #dafebc;}