#c45f1e color space conversions
Hex:
#c45f1e
RGB:
196, 95, 30
CMY:
23, 63, 88
CMYK:
0, 52, 85, 23
HSL:
23°, 73.4513%, 44.3137%
HSV (HSB):
23°, 84.6939%, 76.8627%
XYZ:
27.0915, 20.0139, 3.6635
xyY:
0.5336, 0.3942, 20.0139
CIE-Lab:
51.8529, 36.5852, 52.4212
CIE-LCH:
51.8529, 63.9254, 55.0885
CIE-Luv:
51.8529, 82.5719, 43.2230
Hunter-Lab:
44.7369, 29.8053, 26.4606
#c45f1e color charts
#c45f1e color shades, tints & tones
#c45f1e color schemes
#c45f1e color preview, HTML & CSS examples
This text has a color of #c45f1e
<p style="color:#c45f1e;">Text here</p>
.mytext {color:#c45f1e;}
This box has a color of #c45f1e
<div style="background-color:#c45f1e;">Content here</div>
.mybackground {background-color:#c45f1e;}
Border around this has a color of #c45f1e
<div style="border:2px solid #c45f1e;">Content here</div>
.myborder {border:2px solid #c45f1e;}