#dab1a1 color space conversions
Hex:
#dab1a1
RGB:
218, 177, 161
CMY:
15, 31, 37
CMYK:
0, 19, 26, 15
HSL:
17°, 43.5115%, 74.3137%
HSV (HSB):
17°, 26.1468%, 85.4902%
XYZ:
51.0686, 48.9229, 40.4697
xyY:
0.3636, 0.3483, 48.9229
CIE-Lab:
75.4033, 12.5026, 13.7939
CIE-LCH:
75.4033, 18.6168, 47.8113
CIE-Luv:
75.4033, 27.0044, 17.1353
Hunter-Lab:
69.9449, 7.9239, 14.6566
#dab1a1 color charts
#dab1a1 color shades, tints & tones
#dab1a1 color schemes
#dab1a1 color preview, HTML & CSS examples
This text has a color of #dab1a1
<p style="color:#dab1a1;">Text here</p>
.mytext {color:#dab1a1;}
This box has a color of #dab1a1
<div style="background-color:#dab1a1;">Content here</div>
.mybackground {background-color:#dab1a1;}
Border around this has a color of #dab1a1
<div style="border:2px solid #dab1a1;">Content here</div>
.myborder {border:2px solid #dab1a1;}