#c08b2e color space conversions
Hex:
#c08b2e
RGB:
192, 139, 46
CMY:
25, 45, 82
CMYK:
0, 28, 76, 25
HSL:
38°, 61.3445%, 46.6667%
HSV (HSB):
38°, 76.0417%, 75.2941%
XYZ:
31.4640, 29.8690, 6.6917
xyY:
0.4625, 0.4391, 29.8690
CIE-Lab:
61.5410, 11.6540, 54.7649
CIE-LCH:
61.5410, 55.9912, 77.9867
CIE-Luv:
61.5410, 43.2713, 55.8134
Hunter-Lab:
54.6525, 7.1223, 30.9972
#c08b2e color charts
#c08b2e color shades, tints & tones
#c08b2e color schemes
#c08b2e color preview, HTML & CSS examples
This text has a color of #c08b2e
<p style="color:#c08b2e;">Text here</p>
.mytext {color:#c08b2e;}
This box has a color of #c08b2e
<div style="background-color:#c08b2e;">Content here</div>
.mybackground {background-color:#c08b2e;}
Border around this has a color of #c08b2e
<div style="border:2px solid #c08b2e;">Content here</div>
.myborder {border:2px solid #c08b2e;}