#c07d2e color space conversions
Hex:
#c07d2e
RGB:
192, 125, 46
CMY:
25, 51, 82
CMYK:
0, 35, 76, 25
HSL:
32°, 61.3445%, 46.6667%
HSV (HSB):
32°, 76.0417%, 75.2941%
XYZ:
29.5650, 26.0710, 6.0587
xyY:
0.4792, 0.4226, 26.0710
CIE-Lab:
58.1043, 19.3637, 51.4112
CIE-LCH:
58.1043, 54.9369, 69.3614
CIE-Luv:
58.1043, 54.1322, 50.1443
Hunter-Lab:
51.0597, 14.0019, 28.7065
#c07d2e color charts
#c07d2e color shades, tints & tones
#c07d2e color schemes
#c07d2e color preview, HTML & CSS examples
This text has a color of #c07d2e
<p style="color:#c07d2e;">Text here</p>
.mytext {color:#c07d2e;}
This box has a color of #c07d2e
<div style="background-color:#c07d2e;">Content here</div>
.mybackground {background-color:#c07d2e;}
Border around this has a color of #c07d2e
<div style="border:2px solid #c07d2e;">Content here</div>
.myborder {border:2px solid #c07d2e;}