#d08a2a color space conversions
Hex:
#d08a2a
RGB:
208, 138, 42
CMY:
18, 46, 84
CMYK:
0, 34, 80, 18
HSL:
35°, 66.4000%, 49.0196%
HSV (HSB):
35°, 79.8077%, 81.5686%
XYZ:
35.5188, 31.7540, 6.4476
xyY:
0.4818, 0.4307, 31.7540
CIE-Lab:
63.1391, 19.0278, 58.4920
CIE-LCH:
63.1391, 61.5091, 71.9800
CIE-Luv:
63.1391, 57.1572, 57.2048
Hunter-Lab:
56.3507, 13.8979, 32.6616
#d08a2a color charts
#d08a2a color shades, tints & tones
#d08a2a color schemes
#d08a2a color preview, HTML & CSS examples
This text has a color of #d08a2a
<p style="color:#d08a2a;">Text here</p>
.mytext {color:#d08a2a;}
This box has a color of #d08a2a
<div style="background-color:#d08a2a;">Content here</div>
.mybackground {background-color:#d08a2a;}
Border around this has a color of #d08a2a
<div style="border:2px solid #d08a2a;">Content here</div>
.myborder {border:2px solid #d08a2a;}