#dafdb5 color space conversions
Hex:
#dafdb5
RGB:
218, 253, 181
CMY:
15, 1, 29
CMYK:
14, 0, 28, 1
HSL:
89°, 94.7368%, 85.0980%
HSV (HSB):
89°, 28.4585%, 99.2157%
XYZ:
72.3792, 88.4922, 56.9820
xyY:
0.3322, 0.4062, 88.4922
CIE-Lab:
95.3678, -23.4414, 30.8416
CIE-LCH:
95.3678, 38.7389, 127.2369
CIE-Luv:
95.3678, -16.7585, 47.9983
Hunter-Lab:
94.0703, -27.2822, 29.9350
#dafdb5 color charts
#dafdb5 color shades, tints & tones
#dafdb5 color schemes
#dafdb5 color preview, HTML & CSS examples
This text has a color of #dafdb5
<p style="color:#dafdb5;">Text here</p>
.mytext {color:#dafdb5;}
This box has a color of #dafdb5
<div style="background-color:#dafdb5;">Content here</div>
.mybackground {background-color:#dafdb5;}
Border around this has a color of #dafdb5
<div style="border:2px solid #dafdb5;">Content here</div>
.myborder {border:2px solid #dafdb5;}