#c08c1f color space conversions
Hex:
#c08c1f
RGB:
192, 140, 31
CMY:
25, 45, 88
CMYK:
0, 27, 84, 25
HSL:
41°, 72.1973%, 43.7255%
HSV (HSB):
41°, 83.8542%, 75.2941%
XYZ:
31.3636, 30.0616, 5.4457
xyY:
0.4690, 0.4495, 30.0616
CIE-Lab:
61.7073, 10.5690, 60.2903
CIE-LCH:
61.7073, 61.2097, 80.0570
CIE-Luv:
61.7073, 43.1272, 59.5748
Hunter-Lab:
54.8284, 6.1580, 32.4910
#c08c1f color charts
#c08c1f color shades, tints & tones
#c08c1f color schemes
#c08c1f color preview, HTML & CSS examples
This text has a color of #c08c1f
<p style="color:#c08c1f;">Text here</p>
.mytext {color:#c08c1f;}
This box has a color of #c08c1f
<div style="background-color:#c08c1f;">Content here</div>
.mybackground {background-color:#c08c1f;}
Border around this has a color of #c08c1f
<div style="border:2px solid #c08c1f;">Content here</div>
.myborder {border:2px solid #c08c1f;}