#c56400 color space conversions
Hex:
#c56400
RGB:
197, 100, 0
CMY:
23, 61, 100
CMYK:
0, 49, 100, 23
HSL:
30°, 100.0000%, 38.6275%
HSV (HSB):
30°, 100.0000%, 77.2549%
XYZ:
27.5831, 20.9847, 2.5967
xyY:
0.5391, 0.4101, 20.9847
CIE-Lab:
52.9327, 33.9096, 61.2815
CIE-LCH:
52.9327, 70.0377, 61.0424
CIE-Luv:
52.9327, 80.6945, 48.8905
Hunter-Lab:
45.8090, 27.3150, 28.7055
#c56400 color charts
#c56400 color shades, tints & tones
#c56400 color schemes
#c56400 color preview, HTML & CSS examples
This text has a color of #c56400
<p style="color:#c56400;">Text here</p>
.mytext {color:#c56400;}
This box has a color of #c56400
<div style="background-color:#c56400;">Content here</div>
.mybackground {background-color:#c56400;}
Border around this has a color of #c56400
<div style="border:2px solid #c56400;">Content here</div>
.myborder {border:2px solid #c56400;}