#dadbc7 color space conversions
Hex:
#dadbc7
RGB:
218, 219, 199
CMY:
15, 14, 22
CMYK:
0, 0, 9, 14
HSL:
63°, 21.7391%, 81.9608%
HSV (HSB):
63°, 9.1324%, 85.8824%
XYZ:
64.5538, 69.6920, 64.0824
xyY:
0.3255, 0.3514, 69.6920
CIE-Lab:
86.8456, -3.7943, 9.7140
CIE-LCH:
86.8456, 10.4287, 111.3358
CIE-Luv:
86.8456, 0.5132, 15.0593
Hunter-Lab:
83.4817, -8.0646, 12.9249
#dadbc7 color charts
#dadbc7 color shades, tints & tones
#dadbc7 color schemes
#dadbc7 color preview, HTML & CSS examples
This text has a color of #dadbc7
<p style="color:#dadbc7;">Text here</p>
.mytext {color:#dadbc7;}
This box has a color of #dadbc7
<div style="background-color:#dadbc7;">Content here</div>
.mybackground {background-color:#dadbc7;}
Border around this has a color of #dadbc7
<div style="border:2px solid #dadbc7;">Content here</div>
.myborder {border:2px solid #dadbc7;}