#d0ab7d color space conversions
Hex:
#d0ab7d
RGB:
208, 171, 125
CMY:
18, 33, 51
CMYK:
0, 18, 40, 18
HSL:
33°, 46.8927%, 65.2941%
HSV (HSB):
33°, 39.9038%, 81.5686%
XYZ:
44.2770, 44.0164, 25.5644
xyY:
0.3889, 0.3866, 44.0164
CIE-Lab:
72.2394, 7.2571, 28.7540
CIE-LCH:
72.2394, 29.6557, 75.8352
CIE-Luv:
72.2394, 27.1106, 36.3949
Hunter-Lab:
66.3448, 3.0233, 23.5954
#d0ab7d color charts
#d0ab7d color shades, tints & tones
#d0ab7d color schemes
#d0ab7d color preview, HTML & CSS examples
This text has a color of #d0ab7d
<p style="color:#d0ab7d;">Text here</p>
.mytext {color:#d0ab7d;}
This box has a color of #d0ab7d
<div style="background-color:#d0ab7d;">Content here</div>
.mybackground {background-color:#d0ab7d;}
Border around this has a color of #d0ab7d
<div style="border:2px solid #d0ab7d;">Content here</div>
.myborder {border:2px solid #d0ab7d;}