#dafdae color space conversions
Hex:
#dafdae
RGB:
218, 253, 174
CMY:
15, 1, 32
CMYK:
14, 0, 31, 1
HSL:
87°, 95.1807%, 83.7255%
HSV (HSB):
87°, 31.2253%, 99.2157%
XYZ:
71.6787, 88.2120, 53.2931
xyY:
0.3362, 0.4138, 88.2120
CIE-Lab:
95.2501, -24.4120, 34.1945
CIE-LCH:
95.2501, 42.0144, 125.5236
CIE-Luv:
95.2501, -16.6250, 52.3798
Hunter-Lab:
93.9212, -28.1347, 32.1023
#dafdae color charts
#dafdae color shades, tints & tones
#dafdae color schemes
#dafdae color preview, HTML & CSS examples
This text has a color of #dafdae
<p style="color:#dafdae;">Text here</p>
.mytext {color:#dafdae;}
This box has a color of #dafdae
<div style="background-color:#dafdae;">Content here</div>
.mybackground {background-color:#dafdae;}
Border around this has a color of #dafdae
<div style="border:2px solid #dafdae;">Content here</div>
.myborder {border:2px solid #dafdae;}