#dadfc5 color space conversions
Hex:
#dadfc5
RGB:
218, 223, 197
CMY:
15, 13, 23
CMYK:
2, 0, 12, 13
HSL:
72°, 28.8889%, 82.3529%
HSV (HSB):
72°, 11.6592%, 87.4510%
XYZ:
65.3792, 71.7120, 63.2193
xyY:
0.3264, 0.3580, 71.7120
CIE-Lab:
87.8298, -6.1713, 12.1668
CIE-LCH:
87.8298, 13.6424, 116.8953
CIE-Luv:
87.8298, -1.5034, 19.0352
Hunter-Lab:
84.6829, -10.3848, 15.0156
#dadfc5 color charts
#dadfc5 color shades, tints & tones
#dadfc5 color schemes
#dadfc5 color preview, HTML & CSS examples
This text has a color of #dadfc5
<p style="color:#dadfc5;">Text here</p>
.mytext {color:#dadfc5;}
This box has a color of #dadfc5
<div style="background-color:#dadfc5;">Content here</div>
.mybackground {background-color:#dadfc5;}
Border around this has a color of #dadfc5
<div style="border:2px solid #dadfc5;">Content here</div>
.myborder {border:2px solid #dadfc5;}