#c45e0e color space conversions
Hex:
#c45e0e
RGB:
196, 94, 14
CMY:
23, 63, 95
CMYK:
0, 52, 93, 23
HSL:
26°, 86.6667%, 41.1765%
HSV (HSB):
26°, 92.8571%, 76.8627%
XYZ:
26.8469, 19.7729, 2.8170
xyY:
0.5431, 0.4000, 19.7729
CIE-Lab:
51.5794, 36.7709, 57.3637
CIE-LCH:
51.5794, 68.1373, 57.3396
CIE-Luv:
51.5794, 84.3015, 45.4965
Hunter-Lab:
44.4667, 29.9532, 27.3706
#c45e0e color charts
#c45e0e color shades, tints & tones
#c45e0e color schemes
#c45e0e color preview, HTML & CSS examples
This text has a color of #c45e0e
<p style="color:#c45e0e;">Text here</p>
.mytext {color:#c45e0e;}
This box has a color of #c45e0e
<div style="background-color:#c45e0e;">Content here</div>
.mybackground {background-color:#c45e0e;}
Border around this has a color of #c45e0e
<div style="border:2px solid #c45e0e;">Content here</div>
.myborder {border:2px solid #c45e0e;}