#c4242a color space conversions
Hex:
#c4242a
RGB:
196, 36, 42
CMY:
23, 86, 84
CMYK:
0, 82, 79, 23
HSL:
358°, 68.9655%, 45.4902%
HSV (HSB):
358°, 81.6327%, 76.8627%
XYZ:
23.8137, 13.1647, 3.4764
xyY:
0.5887, 0.3254, 13.1647
CIE-Lab:
43.0103, 60.8549, 38.2937
CIE-LCH:
43.0103, 71.9008, 32.1806
CIE-Luv:
43.0103, 119.2355, 24.0398
Hunter-Lab:
36.2832, 53.6594, 19.7175
#c4242a color charts
#c4242a color shades, tints & tones
#c4242a color schemes
#c4242a color preview, HTML & CSS examples
This text has a color of #c4242a
<p style="color:#c4242a;">Text here</p>
.mytext {color:#c4242a;}
This box has a color of #c4242a
<div style="background-color:#c4242a;">Content here</div>
.mybackground {background-color:#c4242a;}
Border around this has a color of #c4242a
<div style="border:2px solid #c4242a;">Content here</div>
.myborder {border:2px solid #c4242a;}