#c42e2c color space conversions
Hex:
#c42e2c
RGB:
196, 46, 44
CMY:
23, 82, 83
CMYK:
0, 77, 78, 23
HSL:
1°, 63.3333%, 47.0588%
HSV (HSB):
1°, 77.5510%, 76.8627%
XYZ:
24.1966, 13.8716, 3.7851
xyY:
0.5781, 0.3314, 13.8716
CIE-Lab:
44.0482, 58.0614, 38.2583
CIE-LCH:
44.0482, 69.5329, 33.3821
CIE-Luv:
44.0482, 114.2016, 25.2569
Hunter-Lab:
37.2446, 50.7874, 20.0458
#c42e2c color charts
#c42e2c color shades, tints & tones
#c42e2c color schemes
#c42e2c color preview, HTML & CSS examples
This text has a color of #c42e2c
<p style="color:#c42e2c;">Text here</p>
.mytext {color:#c42e2c;}
This box has a color of #c42e2c
<div style="background-color:#c42e2c;">Content here</div>
.mybackground {background-color:#c42e2c;}
Border around this has a color of #c42e2c
<div style="border:2px solid #c42e2c;">Content here</div>
.myborder {border:2px solid #c42e2c;}