#c4183e color space conversions
Hex:
#c4183e
RGB:
196, 24, 62
CMY:
23, 91, 76
CMYK:
0, 88, 68, 23
HSL:
347°, 78.1818%, 43.1373%
HSV (HSB):
347°, 87.7551%, 76.8627%
XYZ:
23.9611, 12.7368, 5.7530
xyY:
0.5644, 0.3000, 12.7368
CIE-Lab:
42.3640, 64.2896, 25.5792
CIE-LCH:
42.3640, 69.1914, 21.6964
CIE-Luv:
42.3640, 118.2960, 13.8703
Hunter-Lab:
35.6887, 57.3882, 15.4246
#c4183e color charts
#c4183e color shades, tints & tones
#c4183e color schemes
#c4183e color preview, HTML & CSS examples
This text has a color of #c4183e
<p style="color:#c4183e;">Text here</p>
.mytext {color:#c4183e;}
This box has a color of #c4183e
<div style="background-color:#c4183e;">Content here</div>
.mybackground {background-color:#c4183e;}
Border around this has a color of #c4183e
<div style="border:2px solid #c4183e;">Content here</div>
.myborder {border:2px solid #c4183e;}