#d08a3a color space conversions
Hex:
#d08a3a
RGB:
208, 138, 58
CMY:
18, 46, 77
CMYK:
0, 34, 72, 18
HSL:
32°, 61.4754%, 52.1569%
HSV (HSB):
32°, 72.1154%, 81.5686%
XYZ:
35.8646, 31.8923, 8.2686
xyY:
0.4717, 0.4195, 31.8923
CIE-Lab:
63.2538, 19.6982, 51.9504
CIE-LCH:
63.2538, 55.5595, 69.2346
CIE-Luv:
63.2538, 56.1545, 52.7375
Hunter-Lab:
56.4733, 14.5321, 30.8504
#d08a3a color charts
#d08a3a color shades, tints & tones
#d08a3a color schemes
#d08a3a color preview, HTML & CSS examples
This text has a color of #d08a3a
<p style="color:#d08a3a;">Text here</p>
.mytext {color:#d08a3a;}
This box has a color of #d08a3a
<div style="background-color:#d08a3a;">Content here</div>
.mybackground {background-color:#d08a3a;}
Border around this has a color of #d08a3a
<div style="border:2px solid #d08a3a;">Content here</div>
.myborder {border:2px solid #d08a3a;}