#dafdbd color space conversions
Hex:
#dafdbd
RGB:
218, 253, 189
CMY:
15, 1, 26
CMYK:
14, 0, 25, 1
HSL:
93°, 94.1176%, 86.6667%
HSV (HSB):
93°, 25.2964%, 99.2157%
XYZ:
73.2240, 88.8301, 61.4307
xyY:
0.3276, 0.3975, 88.8301
CIE-Lab:
95.5094, -22.2821, 26.9960
CIE-LCH:
95.5094, 35.0039, 129.5357
CIE-Luv:
95.5094, -16.9167, 42.8183
Hunter-Lab:
94.2497, -26.2577, 27.3304
#dafdbd color charts
#dafdbd color shades, tints & tones
#dafdbd color schemes
#dafdbd color preview, HTML & CSS examples
This text has a color of #dafdbd
<p style="color:#dafdbd;">Text here</p>
.mytext {color:#dafdbd;}
This box has a color of #dafdbd
<div style="background-color:#dafdbd;">Content here</div>
.mybackground {background-color:#dafdbd;}
Border around this has a color of #dafdbd
<div style="border:2px solid #dafdbd;">Content here</div>
.myborder {border:2px solid #dafdbd;}