#ca002e color space conversions
Hex:
#ca002e
RGB:
202, 0, 46
CMY:
21, 100, 82
CMYK:
0, 100, 77, 21
HSL:
346°, 100.0000%, 39.6078%
HSV (HSB):
346°, 100.0000%, 79.2157%
XYZ:
24.8503, 12.7538, 3.7367
xyY:
0.6011, 0.3085, 12.7538
CIE-Lab:
42.3899, 68.0376, 35.6781
CIE-LCH:
42.3899, 76.8247, 27.6720
CIE-Luv:
42.3899, 131.8941, 20.1161
Hunter-Lab:
35.7125, 61.7110, 18.7950
#ca002e color charts
#ca002e color shades, tints & tones
#ca002e color schemes
#ca002e color preview, HTML & CSS examples
This text has a color of #ca002e
<p style="color:#ca002e;">Text here</p>
.mytext {color:#ca002e;}
This box has a color of #ca002e
<div style="background-color:#ca002e;">Content here</div>
.mybackground {background-color:#ca002e;}
Border around this has a color of #ca002e
<div style="border:2px solid #ca002e;">Content here</div>
.myborder {border:2px solid #ca002e;}