#dadcb8 color space conversions
Hex:
#dadcb8
RGB:
218, 220, 184
CMY:
15, 14, 28
CMYK:
1, 0, 16, 14
HSL:
63°, 33.9623%, 79.2157%
HSV (HSB):
63°, 16.3636%, 86.2745%
XYZ:
63.1584, 69.5525, 55.4436
xyY:
0.3357, 0.3697, 69.5525
CIE-Lab:
86.7769, -6.6883, 17.4935
CIE-LCH:
86.7769, 18.7284, 110.9234
CIE-Luv:
86.7769, 0.7335, 26.4880
Hunter-Lab:
83.3982, -10.7667, 18.9624
#dadcb8 color charts
#dadcb8 color shades, tints & tones
#dadcb8 color schemes
#dadcb8 color preview, HTML & CSS examples
This text has a color of #dadcb8
<p style="color:#dadcb8;">Text here</p>
.mytext {color:#dadcb8;}
This box has a color of #dadcb8
<div style="background-color:#dadcb8;">Content here</div>
.mybackground {background-color:#dadcb8;}
Border around this has a color of #dadcb8
<div style="border:2px solid #dadcb8;">Content here</div>
.myborder {border:2px solid #dadcb8;}