#c42e3c color space conversions
Hex:
#c42e3c
RGB:
196, 46, 60
CMY:
23, 82, 76
CMYK:
0, 77, 69, 23
HSL:
354°, 61.9835%, 47.4510%
HSV (HSB):
354°, 76.5306%, 76.8627%
XYZ:
24.5576, 14.0160, 5.6860
xyY:
0.5549, 0.3167, 14.0160
CIE-Lab:
44.2559, 58.7345, 29.1335
CIE-LCH:
44.2559, 65.5630, 26.3824
CIE-Luv:
44.2559, 110.5698, 18.7109
Hunter-Lab:
37.4379, 51.5713, 17.2017
#c42e3c color charts
#c42e3c color shades, tints & tones
#c42e3c color schemes
#c42e3c color preview, HTML & CSS examples
This text has a color of #c42e3c
<p style="color:#c42e3c;">Text here</p>
.mytext {color:#c42e3c;}
This box has a color of #c42e3c
<div style="background-color:#c42e3c;">Content here</div>
.mybackground {background-color:#c42e3c;}
Border around this has a color of #c42e3c
<div style="border:2px solid #c42e3c;">Content here</div>
.myborder {border:2px solid #c42e3c;}