#ca142c color space conversions
Hex:
#ca142c
RGB:
202, 20, 44
CMY:
21, 92, 83
CMYK:
0, 90, 78, 21
HSL:
352°, 81.9820%, 43.5294%
HSV (HSB):
352°, 90.0990%, 79.2157%
XYZ:
25.0619, 13.2387, 3.6173
xyY:
0.5979, 0.3158, 13.2387
CIE-Lab:
43.1208, 65.7926, 37.6382
CIE-LCH:
43.1208, 75.7977, 29.7728
CIE-Luv:
43.1208, 128.7434, 22.2946
Hunter-Lab:
36.3850, 59.2764, 19.5751
#ca142c color charts
#ca142c color shades, tints & tones
#ca142c color schemes
#ca142c color preview, HTML & CSS examples
This text has a color of #ca142c
<p style="color:#ca142c;">Text here</p>
.mytext {color:#ca142c;}
This box has a color of #ca142c
<div style="background-color:#ca142c;">Content here</div>
.mybackground {background-color:#ca142c;}
Border around this has a color of #ca142c
<div style="border:2px solid #ca142c;">Content here</div>
.myborder {border:2px solid #ca142c;}