#c4142a color space conversions
Hex:
#c4142a
RGB:
196, 20, 42
CMY:
23, 92, 84
CMYK:
0, 90, 79, 23
HSL:
353°, 81.4815%, 42.3529%
HSV (HSB):
353°, 89.7959%, 76.8627%
XYZ:
23.4330, 12.4032, 3.3495
xyY:
0.5980, 0.3165, 12.4032
CIE-Lab:
41.8500, 64.1677, 37.0747
CIE-LCH:
41.8500, 74.1082, 30.0184
CIE-Luv:
41.8500, 124.6565, 21.8463
Hunter-Lab:
35.2182, 57.1360, 19.0139
#c4142a color charts
#c4142a color shades, tints & tones
#c4142a color schemes
#c4142a color preview, HTML & CSS examples
This text has a color of #c4142a
<p style="color:#c4142a;">Text here</p>
.mytext {color:#c4142a;}
This box has a color of #c4142a
<div style="background-color:#c4142a;">Content here</div>
.mybackground {background-color:#c4142a;}
Border around this has a color of #c4142a
<div style="border:2px solid #c4142a;">Content here</div>
.myborder {border:2px solid #c4142a;}