#dafdbb color space conversions
Hex:
#dafdbb
RGB:
218, 253, 187
CMY:
15, 1, 27
CMYK:
14, 0, 26, 1
HSL:
92°, 94.2857%, 86.2745%
HSV (HSB):
92°, 26.0870%, 99.2157%
XYZ:
73.0084, 88.7438, 60.2950
xyY:
0.3288, 0.3997, 88.7438
CIE-Lab:
95.4733, -22.5769, 27.9585
CIE-LCH:
95.4733, 35.9359, 128.9214
CIE-Luv:
95.4733, -16.8766, 44.1301
Hunter-Lab:
94.2039, -26.5188, 27.9943
#dafdbb color charts
#dafdbb color shades, tints & tones
#dafdbb color schemes
#dafdbb color preview, HTML & CSS examples
This text has a color of #dafdbb
<p style="color:#dafdbb;">Text here</p>
.mytext {color:#dafdbb;}
This box has a color of #dafdbb
<div style="background-color:#dafdbb;">Content here</div>
.mybackground {background-color:#dafdbb;}
Border around this has a color of #dafdbb
<div style="border:2px solid #dafdbb;">Content here</div>
.myborder {border:2px solid #dafdbb;}