#c07d2c color space conversions
Hex:
#c07d2c
RGB:
192, 125, 44
CMY:
25, 51, 83
CMYK:
0, 35, 77, 25
HSL:
33°, 62.7119%, 46.2745%
HSV (HSB):
33°, 77.0833%, 75.2941%
XYZ:
29.5265, 26.0555, 5.8559
xyY:
0.4806, 0.4241, 26.0555
CIE-Lab:
58.0897, 19.2794, 52.2478
CIE-LCH:
58.0897, 55.6914, 69.7459
CIE-Luv:
58.0897, 54.2610, 50.7023
Hunter-Lab:
51.0446, 13.9242, 28.9294
#c07d2c color charts
#c07d2c color shades, tints & tones
#c07d2c color schemes
#c07d2c color preview, HTML & CSS examples
This text has a color of #c07d2c
<p style="color:#c07d2c;">Text here</p>
.mytext {color:#c07d2c;}
This box has a color of #c07d2c
<div style="background-color:#c07d2c;">Content here</div>
.mybackground {background-color:#c07d2c;}
Border around this has a color of #c07d2c
<div style="border:2px solid #c07d2c;">Content here</div>
.myborder {border:2px solid #c07d2c;}