#c97400 color space conversions
Hex:
#c97400
RGB:
201, 116, 0
CMY:
21, 55, 100
CMYK:
0, 42, 100, 21
HSL:
35°, 100.0000%, 39.4118%
HSV (HSB):
35°, 100.0000%, 78.8235%
XYZ:
30.3328, 24.9083, 3.2091
xyY:
0.5190, 0.4261, 24.9083
CIE-Lab:
56.9860, 27.0920, 64.0595
CIE-LCH:
56.9860, 69.5528, 67.0756
CIE-Luv:
56.9860, 70.7667, 54.5927
Hunter-Lab:
49.9082, 21.1479, 31.1234
#c97400 color charts
#c97400 color shades, tints & tones
#c97400 color schemes
#c97400 color preview, HTML & CSS examples
This text has a color of #c97400
<p style="color:#c97400;">Text here</p>
.mytext {color:#c97400;}
This box has a color of #c97400
<div style="background-color:#c97400;">Content here</div>
.mybackground {background-color:#c97400;}
Border around this has a color of #c97400
<div style="border:2px solid #c97400;">Content here</div>
.myborder {border:2px solid #c97400;}