#ca032a color space conversions
Hex:
#ca032a
RGB:
202, 3, 42
CMY:
21, 99, 84
CMYK:
0, 99, 79, 21
HSL:
348°, 97.0732%, 40.1961%
HSV (HSB):
348°, 98.5149%, 79.2157%
XYZ:
24.8076, 12.7888, 3.3515
xyY:
0.6058, 0.3123, 12.7888
CIE-Lab:
42.4434, 67.6243, 38.0854
CIE-LCH:
42.4434, 77.6115, 29.3878
CIE-Luv:
42.4434, 132.3610, 21.7358
Hunter-Lab:
35.7615, 61.2421, 19.4765
#ca032a color charts
#ca032a color shades, tints & tones
#ca032a color schemes
#ca032a color preview, HTML & CSS examples
This text has a color of #ca032a
<p style="color:#ca032a;">Text here</p>
.mytext {color:#ca032a;}
This box has a color of #ca032a
<div style="background-color:#ca032a;">Content here</div>
.mybackground {background-color:#ca032a;}
Border around this has a color of #ca032a
<div style="border:2px solid #ca032a;">Content here</div>
.myborder {border:2px solid #ca032a;}