#dad2b1 color space conversions
Hex:
#dad2b1
RGB:
218, 210, 177
CMY:
15, 18, 31
CMYK:
0, 4, 19, 15
HSL:
48°, 35.6522%, 77.4510%
HSV (HSB):
48°, 18.8073%, 85.4902%
XYZ:
59.8958, 64.1729, 50.8247
xyY:
0.3425, 0.3669, 64.1729
CIE-Lab:
84.0557, -2.6050, 17.3659
CIE-LCH:
84.0557, 17.5602, 98.5312
CIE-Luv:
84.0557, 6.6298, 25.3688
Hunter-Lab:
80.1080, -6.7266, 18.4589
#dad2b1 color charts
#dad2b1 color shades, tints & tones
#dad2b1 color schemes
#dad2b1 color preview, HTML & CSS examples
This text has a color of #dad2b1
<p style="color:#dad2b1;">Text here</p>
.mytext {color:#dad2b1;}
This box has a color of #dad2b1
<div style="background-color:#dad2b1;">Content here</div>
.mybackground {background-color:#dad2b1;}
Border around this has a color of #dad2b1
<div style="border:2px solid #dad2b1;">Content here</div>
.myborder {border:2px solid #dad2b1;}