#ca142a color space conversions
Hex:
#ca142a
RGB:
202, 20, 42
CMY:
21, 92, 84
CMYK:
0, 90, 79, 21
HSL:
353°, 81.9820%, 43.5294%
HSV (HSB):
353°, 90.0990%, 79.2157%
XYZ:
25.0252, 13.2240, 3.4240
xyY:
0.6005, 0.3173, 13.2240
CIE-Lab:
43.0989, 65.7302, 38.7667
CIE-LCH:
43.0989, 76.3107, 30.5315
CIE-Luv:
43.0989, 129.1839, 22.9860
Hunter-Lab:
36.3649, 59.1998, 19.8728
#ca142a color charts
#ca142a color shades, tints & tones
#ca142a color schemes
#ca142a color preview, HTML & CSS examples
This text has a color of #ca142a
<p style="color:#ca142a;">Text here</p>
.mytext {color:#ca142a;}
This box has a color of #ca142a
<div style="background-color:#ca142a;">Content here</div>
.mybackground {background-color:#ca142a;}
Border around this has a color of #ca142a
<div style="border:2px solid #ca142a;">Content here</div>
.myborder {border:2px solid #ca142a;}