#ca0401 color space conversions
Hex:
#ca0401
RGB:
202, 4, 1
CMY:
21, 98, 100
CMYK:
0, 98, 100, 21
HSL:
1°, 99.0148%, 39.8039%
HSV (HSB):
1°, 99.5050%, 79.2157%
XYZ:
24.4060, 12.6456, 1.1832
xyY:
0.6383, 0.3307, 12.6456
CIE-Lab:
42.2243, 66.8349, 56.0873
CIE-LCH:
42.2243, 87.2507, 40.0031
CIE-Luv:
42.2243, 137.6236, 29.9675
Hunter-Lab:
35.5606, 60.2773, 22.9197
#ca0401 color charts
#ca0401 color shades, tints & tones
#ca0401 color schemes
#ca0401 color preview, HTML & CSS examples
This text has a color of #ca0401
<p style="color:#ca0401;">Text here</p>
.mytext {color:#ca0401;}
This box has a color of #ca0401
<div style="background-color:#ca0401;">Content here</div>
.mybackground {background-color:#ca0401;}
Border around this has a color of #ca0401
<div style="border:2px solid #ca0401;">Content here</div>
.myborder {border:2px solid #ca0401;}