#c4300e color space conversions
Hex:
#c4300e
RGB:
196, 48, 14
CMY:
23, 81, 95
CMYK:
0, 76, 93, 23
HSL:
11°, 86.6667%, 41.1765%
HSV (HSB):
11°, 92.8571%, 76.8627%
XYZ:
23.9012, 13.8814, 1.8351
xyY:
0.6033, 0.3504, 13.8814
CIE-Lab:
44.0623, 56.7058, 52.2778
CIE-LCH:
44.0623, 77.1266, 42.6734
CIE-Luv:
44.0623, 117.1345, 32.8870
Hunter-Lab:
37.2577, 49.3084, 23.1601
#c4300e color charts
#c4300e color shades, tints & tones
#c4300e color schemes
#c4300e color preview, HTML & CSS examples
This text has a color of #c4300e
<p style="color:#c4300e;">Text here</p>
.mytext {color:#c4300e;}
This box has a color of #c4300e
<div style="background-color:#c4300e;">Content here</div>
.mybackground {background-color:#c4300e;}
Border around this has a color of #c4300e
<div style="border:2px solid #c4300e;">Content here</div>
.myborder {border:2px solid #c4300e;}