#dab3a1 color space conversions
Hex:
#dab3a1
RGB:
218, 179, 161
CMY:
15, 30, 37
CMYK:
0, 18, 26, 15
HSL:
19°, 43.5115%, 74.3137%
HSV (HSB):
19°, 26.1468%, 85.4902%
XYZ:
51.4666, 49.7188, 40.6023
xyY:
0.3630, 0.3507, 49.7188
CIE-Lab:
75.8964, 11.4306, 14.4869
CIE-LCH:
75.8964, 18.4535, 51.7255
CIE-Luv:
75.8964, 25.8086, 18.2956
Hunter-Lab:
70.5116, 6.8923, 15.2174
#dab3a1 color charts
#dab3a1 color shades, tints & tones
#dab3a1 color schemes
#dab3a1 color preview, HTML & CSS examples
This text has a color of #dab3a1
<p style="color:#dab3a1;">Text here</p>
.mytext {color:#dab3a1;}
This box has a color of #dab3a1
<div style="background-color:#dab3a1;">Content here</div>
.mybackground {background-color:#dab3a1;}
Border around this has a color of #dab3a1
<div style="border:2px solid #dab3a1;">Content here</div>
.myborder {border:2px solid #dab3a1;}