#d0a95c color space conversions
Hex:
#d0a95c
RGB:
208, 169, 92
CMY:
18, 34, 64
CMYK:
0, 19, 56, 18
HSL:
40°, 55.2381%, 58.8235%
HSV (HSB):
40°, 55.7692%, 81.5686%
XYZ:
42.1322, 42.5585, 16.1192
xyY:
0.4179, 0.4222, 42.5585
CIE-Lab:
71.2543, 5.1409, 44.6371
CIE-LCH:
71.2543, 44.9321, 83.4301
CIE-Luv:
71.2543, 30.9200, 52.9597
Hunter-Lab:
65.2369, 1.1166, 31.0160
#d0a95c color charts
#d0a95c color shades, tints & tones
#d0a95c color schemes
#d0a95c color preview, HTML & CSS examples
This text has a color of #d0a95c
<p style="color:#d0a95c;">Text here</p>
.mytext {color:#d0a95c;}
This box has a color of #d0a95c
<div style="background-color:#d0a95c;">Content here</div>
.mybackground {background-color:#d0a95c;}
Border around this has a color of #d0a95c
<div style="border:2px solid #d0a95c;">Content here</div>
.myborder {border:2px solid #d0a95c;}