#c08c34 color space conversions
Hex:
#c08c34
RGB:
192, 140, 52
CMY:
25, 45, 80
CMYK:
0, 27, 73, 25
HSL:
38°, 57.3770%, 47.8431%
HSV (HSB):
38°, 72.9167%, 75.2941%
XYZ:
31.7361, 30.2106, 7.4074
xyY:
0.4576, 0.4356, 30.2106
CIE-Lab:
61.8355, 11.3790, 52.5538
CIE-LCH:
61.8355, 53.7716, 77.7828
CIE-Luv:
61.8355, 42.1917, 54.5199
Hunter-Lab:
54.9641, 6.8782, 30.4846
#c08c34 color charts
#c08c34 color shades, tints & tones
#c08c34 color schemes
#c08c34 color preview, HTML & CSS examples
This text has a color of #c08c34
<p style="color:#c08c34;">Text here</p>
.mytext {color:#c08c34;}
This box has a color of #c08c34
<div style="background-color:#c08c34;">Content here</div>
.mybackground {background-color:#c08c34;}
Border around this has a color of #c08c34
<div style="border:2px solid #c08c34;">Content here</div>
.myborder {border:2px solid #c08c34;}