#c07e3f color space conversions
Hex:
#c07e3f
RGB:
192, 126, 63
CMY:
25, 51, 75
CMYK:
0, 34, 67, 25
HSL:
29°, 50.5882%, 50.0000%
HSV (HSB):
29°, 67.1875%, 75.2941%
XYZ:
30.0963, 26.4871, 8.2289
xyY:
0.4644, 0.4087, 26.4871
CIE-Lab:
58.4965, 19.6906, 43.8838
CIE-LCH:
58.4965, 48.0989, 65.8342
CIE-Luv:
58.4965, 52.0506, 44.8343
Hunter-Lab:
51.4656, 14.3193, 26.5460
#c07e3f color charts
#c07e3f color shades, tints & tones
#c07e3f color schemes
#c07e3f color preview, HTML & CSS examples
This text has a color of #c07e3f
<p style="color:#c07e3f;">Text here</p>
.mytext {color:#c07e3f;}
This box has a color of #c07e3f
<div style="background-color:#c07e3f;">Content here</div>
.mybackground {background-color:#c07e3f;}
Border around this has a color of #c07e3f
<div style="border:2px solid #c07e3f;">Content here</div>
.myborder {border:2px solid #c07e3f;}