#ca0101 color space conversions
Hex:
#ca0101
RGB:
202, 1, 1
CMY:
21, 100, 100
CMYK:
0, 100, 100, 21
HSL:
0°, 99.0148%, 39.8039%
HSV (HSB):
0°, 99.5050%, 79.2157%
XYZ:
24.3735, 12.5805, 1.1724
xyY:
0.6393, 0.3300, 12.5805
CIE-Lab:
42.1242, 67.1250, 56.0505
CIE-LCH:
42.1242, 87.4496, 39.8625
CIE-Luv:
42.1242, 138.1497, 29.7922
Hunter-Lab:
35.4689, 60.5905, 22.8685
#ca0101 color charts
#ca0101 color shades, tints & tones
#ca0101 color schemes
#ca0101 color preview, HTML & CSS examples
This text has a color of #ca0101
<p style="color:#ca0101;">Text here</p>
.mytext {color:#ca0101;}
This box has a color of #ca0101
<div style="background-color:#ca0101;">Content here</div>
.mybackground {background-color:#ca0101;}
Border around this has a color of #ca0101
<div style="border:2px solid #ca0101;">Content here</div>
.myborder {border:2px solid #ca0101;}