#c45007 color space conversions
Hex:
#c45007
RGB:
196, 80, 7
CMY:
23, 69, 97
CMYK:
0, 59, 96, 23
HSL:
23°, 93.1034%, 39.8039%
HSV (HSB):
23°, 96.4286%, 76.8627%
XYZ:
25.6720, 17.4884, 2.2236
xyY:
0.5657, 0.3853, 17.4884
CIE-Lab:
48.8696, 43.5936, 57.1771
CIE-LCH:
48.8696, 71.9001, 52.6770
CIE-Luv:
48.8696, 95.7060, 41.8083
Hunter-Lab:
41.8192, 36.3941, 26.1209
#c45007 color charts
#c45007 color shades, tints & tones
#c45007 color schemes
#c45007 color preview, HTML & CSS examples
This text has a color of #c45007
<p style="color:#c45007;">Text here</p>
.mytext {color:#c45007;}
This box has a color of #c45007
<div style="background-color:#c45007;">Content here</div>
.mybackground {background-color:#c45007;}
Border around this has a color of #c45007
<div style="border:2px solid #c45007;">Content here</div>
.myborder {border:2px solid #c45007;}