#c08c3a color space conversions
Hex:
#c08c3a
RGB:
192, 140, 58
CMY:
25, 45, 77
CMYK:
0, 27, 70, 25
HSL:
37°, 53.6000%, 49.0196%
HSV (HSB):
37°, 69.7917%, 75.2941%
XYZ:
31.8800, 30.2681, 8.1651
xyY:
0.4534, 0.4305, 30.2681
CIE-Lab:
61.8849, 11.6896, 49.9450
CIE-LCH:
61.8849, 51.2947, 76.8271
CIE-Luv:
61.8849, 41.8383, 52.6077
Hunter-Lab:
55.0165, 7.1554, 29.7122
#c08c3a color charts
#c08c3a color shades, tints & tones
#c08c3a color schemes
#c08c3a color preview, HTML & CSS examples
This text has a color of #c08c3a
<p style="color:#c08c3a;">Text here</p>
.mytext {color:#c08c3a;}
This box has a color of #c08c3a
<div style="background-color:#c08c3a;">Content here</div>
.mybackground {background-color:#c08c3a;}
Border around this has a color of #c08c3a
<div style="border:2px solid #c08c3a;">Content here</div>
.myborder {border:2px solid #c08c3a;}