#d08d2b color space conversions
Hex:
#d08d2b
RGB:
208, 141, 43
CMY:
18, 45, 83
CMYK:
0, 32, 79, 18
HSL:
36°, 65.7371%, 49.2157%
HSV (HSB):
36°, 79.3269%, 81.5686%
XYZ:
35.9733, 32.6341, 6.6885
xyY:
0.4778, 0.4334, 32.6341
CIE-Lab:
63.8635, 17.4349, 58.7819
CIE-LCH:
63.8635, 61.3130, 73.4795
CIE-Luv:
63.8635, 54.7273, 58.1421
Hunter-Lab:
57.1262, 12.4335, 33.0465
#d08d2b color charts
#d08d2b color shades, tints & tones
#d08d2b color schemes
#d08d2b color preview, HTML & CSS examples
This text has a color of #d08d2b
<p style="color:#d08d2b;">Text here</p>
.mytext {color:#d08d2b;}
This box has a color of #d08d2b
<div style="background-color:#d08d2b;">Content here</div>
.mybackground {background-color:#d08d2b;}
Border around this has a color of #d08d2b
<div style="border:2px solid #d08d2b;">Content here</div>
.myborder {border:2px solid #d08d2b;}