#c97412 color space conversions
Hex:
#c97412
RGB:
201, 116, 18
CMY:
21, 55, 93
CMYK:
0, 42, 91, 21
HSL:
32°, 83.5616%, 42.9412%
HSV (HSB):
32°, 91.0448%, 78.8235%
XYZ:
30.4420, 24.9520, 3.7840
xyY:
0.5144, 0.4216, 24.9520
CIE-Lab:
57.0286, 27.3177, 60.6443
CIE-LCH:
57.0286, 66.5131, 65.7504
CIE-Luv:
57.0286, 70.2967, 52.9299
Hunter-Lab:
49.9519, 21.3665, 30.4750
#c97412 color charts
#c97412 color shades, tints & tones
#c97412 color schemes
#c97412 color preview, HTML & CSS examples
This text has a color of #c97412
<p style="color:#c97412;">Text here</p>
.mytext {color:#c97412;}
This box has a color of #c97412
<div style="background-color:#c97412;">Content here</div>
.mybackground {background-color:#c97412;}
Border around this has a color of #c97412
<div style="border:2px solid #c97412;">Content here</div>
.myborder {border:2px solid #c97412;}