#ca042a color space conversions
Hex:
#ca042a
RGB:
202, 4, 42
CMY:
21, 98, 84
CMYK:
0, 98, 79, 21
HSL:
348°, 96.1165%, 40.3922%
HSV (HSB):
348°, 98.0198%, 79.2157%
XYZ:
24.8185, 12.8106, 3.3551
xyY:
0.6056, 0.3126, 12.8106
CIE-Lab:
42.4764, 67.5284, 38.1198
CIE-LCH:
42.4764, 77.5449, 29.4448
CIE-Luv:
42.4764, 132.1999, 21.7990
Hunter-Lab:
35.7918, 61.1382, 19.4965
#ca042a color charts
#ca042a color shades, tints & tones
#ca042a color schemes
#ca042a color preview, HTML & CSS examples
This text has a color of #ca042a
<p style="color:#ca042a;">Text here</p>
.mytext {color:#ca042a;}
This box has a color of #ca042a
<div style="background-color:#ca042a;">Content here</div>
.mybackground {background-color:#ca042a;}
Border around this has a color of #ca042a
<div style="border:2px solid #ca042a;">Content here</div>
.myborder {border:2px solid #ca042a;}