#d08c2c color space conversions
Hex:
#d08c2c
RGB:
208, 140, 44
CMY:
18, 45, 83
CMYK:
0, 33, 79, 18
HSL:
35°, 65.0794%, 49.4118%
HSV (HSB):
35°, 78.8462%, 81.5686%
XYZ:
35.8451, 32.3479, 6.7374
xyY:
0.4784, 0.4317, 32.3479
CIE-Lab:
63.6294, 18.0138, 58.1864
CIE-LCH:
63.6294, 60.9111, 72.7981
CIE-Luv:
63.6294, 55.4657, 57.5095
Hunter-Lab:
56.8752, 12.9665, 32.7892
#d08c2c color charts
#d08c2c color shades, tints & tones
#d08c2c color schemes
#d08c2c color preview, HTML & CSS examples
This text has a color of #d08c2c
<p style="color:#d08c2c;">Text here</p>
.mytext {color:#d08c2c;}
This box has a color of #d08c2c
<div style="background-color:#d08c2c;">Content here</div>
.mybackground {background-color:#d08c2c;}
Border around this has a color of #d08c2c
<div style="border:2px solid #d08c2c;">Content here</div>
.myborder {border:2px solid #d08c2c;}