#c07f1e color space conversions
Hex:
#c07f1e
RGB:
192, 127, 30
CMY:
25, 50, 88
CMYK:
0, 34, 84, 25
HSL:
36°, 72.9730%, 43.5294%
HSV (HSB):
36°, 84.3750%, 75.2941%
XYZ:
29.5619, 26.4789, 4.7812
xyY:
0.4860, 0.4354, 26.4789
CIE-Lab:
58.4889, 17.6945, 57.8698
CIE-LCH:
58.4889, 60.5145, 72.9983
CIE-Luv:
58.4889, 53.4083, 54.7004
Hunter-Lab:
51.4577, 12.4955, 30.5115
#c07f1e color charts
#c07f1e color shades, tints & tones
#c07f1e color schemes
#c07f1e color preview, HTML & CSS examples
This text has a color of #c07f1e
<p style="color:#c07f1e;">Text here</p>
.mytext {color:#c07f1e;}
This box has a color of #c07f1e
<div style="background-color:#c07f1e;">Content here</div>
.mybackground {background-color:#c07f1e;}
Border around this has a color of #c07f1e
<div style="border:2px solid #c07f1e;">Content here</div>
.myborder {border:2px solid #c07f1e;}