#ca022a color space conversions
Hex:
#ca022a
RGB:
202, 2, 42
CMY:
21, 99, 84
CMYK:
0, 99, 79, 21
HSL:
348°, 98.0392%, 40.0000%
HSV (HSB):
348°, 99.0099%, 79.2157%
XYZ:
24.7967, 12.7671, 3.3479
xyY:
0.6061, 0.3121, 12.7671
CIE-Lab:
42.4103, 67.7203, 38.0509
CIE-LCH:
42.4103, 77.6782, 29.3309
CIE-Luv:
42.4103, 132.5224, 21.6725
Hunter-Lab:
35.7311, 61.3462, 19.4566
#ca022a color charts
#ca022a color shades, tints & tones
#ca022a color schemes
#ca022a color preview, HTML & CSS examples
This text has a color of #ca022a
<p style="color:#ca022a;">Text here</p>
.mytext {color:#ca022a;}
This box has a color of #ca022a
<div style="background-color:#ca022a;">Content here</div>
.mybackground {background-color:#ca022a;}
Border around this has a color of #ca022a
<div style="border:2px solid #ca022a;">Content here</div>
.myborder {border:2px solid #ca022a;}