#c08c3c color space conversions
Hex:
#c08c3c
RGB:
192, 140, 60
CMY:
25, 45, 76
CMYK:
0, 27, 69, 25
HSL:
36°, 52.3810%, 49.4118%
HSV (HSB):
36°, 68.7500%, 75.2941%
XYZ:
31.9319, 30.2889, 8.4383
xyY:
0.4519, 0.4287, 30.2889
CIE-Lab:
61.9027, 11.8012, 49.0452
CIE-LCH:
61.9027, 50.4450, 76.4707
CIE-Luv:
61.9027, 41.7119, 51.9235
Hunter-Lab:
55.0353, 7.2552, 29.4341
#c08c3c color charts
#c08c3c color shades, tints & tones
#c08c3c color schemes
#c08c3c color preview, HTML & CSS examples
This text has a color of #c08c3c
<p style="color:#c08c3c;">Text here</p>
.mytext {color:#c08c3c;}
This box has a color of #c08c3c
<div style="background-color:#c08c3c;">Content here</div>
.mybackground {background-color:#c08c3c;}
Border around this has a color of #c08c3c
<div style="border:2px solid #c08c3c;">Content here</div>
.myborder {border:2px solid #c08c3c;}