#c4501e color space conversions
Hex:
#c4501e
RGB:
196, 80, 30
CMY:
23, 69, 88
CMYK:
0, 59, 85, 23
HSL:
18°, 73.4513%, 44.3137%
HSV (HSB):
18°, 84.6939%, 76.8627%
XYZ:
25.8680, 17.5668, 3.2556
xyY:
0.5540, 0.3762, 17.5668
CIE-Lab:
48.9664, 43.9968, 49.9353
CIE-LCH:
48.9664, 66.5526, 48.6175
CIE-Luv:
48.9664, 94.2503, 38.3137
Hunter-Lab:
41.9128, 36.8202, 24.7335
#c4501e color charts
#c4501e color shades, tints & tones
#c4501e color schemes
#c4501e color preview, HTML & CSS examples
This text has a color of #c4501e
<p style="color:#c4501e;">Text here</p>
.mytext {color:#c4501e;}
This box has a color of #c4501e
<div style="background-color:#c4501e;">Content here</div>
.mybackground {background-color:#c4501e;}
Border around this has a color of #c4501e
<div style="border:2px solid #c4501e;">Content here</div>
.myborder {border:2px solid #c4501e;}