#d0ab5d color space conversions
Hex:
#d0ab5d
RGB:
208, 171, 93
CMY:
18, 33, 64
CMYK:
0, 18, 55, 18
HSL:
41°, 55.0239%, 59.0196%
HSV (HSB):
41°, 55.2885%, 81.5686%
XYZ:
42.5511, 43.3260, 16.4760
xyY:
0.4157, 0.4233, 43.3260
CIE-Lab:
71.7757, 4.1530, 44.7611
CIE-LCH:
71.7757, 44.9534, 84.6992
CIE-Luv:
71.7757, 29.4730, 53.4414
Hunter-Lab:
65.8225, 0.2024, 31.2349
#d0ab5d color charts
#d0ab5d color shades, tints & tones
#d0ab5d color schemes
#d0ab5d color preview, HTML & CSS examples
This text has a color of #d0ab5d
<p style="color:#d0ab5d;">Text here</p>
.mytext {color:#d0ab5d;}
This box has a color of #d0ab5d
<div style="background-color:#d0ab5d;">Content here</div>
.mybackground {background-color:#d0ab5d;}
Border around this has a color of #d0ab5d
<div style="border:2px solid #d0ab5d;">Content here</div>
.myborder {border:2px solid #d0ab5d;}