#c42e3a color space conversions
Hex:
#c42e3a
RGB:
196, 46, 58
CMY:
23, 82, 77
CMYK:
0, 77, 70, 23
HSL:
355°, 61.9835%, 47.4510%
HSV (HSB):
355°, 76.5306%, 76.8627%
XYZ:
24.5057, 13.9952, 5.4127
xyY:
0.5580, 0.3187, 13.9952
CIE-Lab:
44.2261, 58.6383, 30.2994
CIE-LCH:
44.2261, 66.0038, 27.3262
CIE-Luv:
44.2261, 111.0777, 19.6288
Hunter-Lab:
37.4102, 51.4591, 17.6087
#c42e3a color charts
#c42e3a color shades, tints & tones
#c42e3a color schemes
#c42e3a color preview, HTML & CSS examples
This text has a color of #c42e3a
<p style="color:#c42e3a;">Text here</p>
.mytext {color:#c42e3a;}
This box has a color of #c42e3a
<div style="background-color:#c42e3a;">Content here</div>
.mybackground {background-color:#c42e3a;}
Border around this has a color of #c42e3a
<div style="border:2px solid #c42e3a;">Content here</div>
.myborder {border:2px solid #c42e3a;}