#ca1101 color space conversions
Hex:
#ca1101
RGB:
202, 17, 1
CMY:
21, 93, 100
CMYK:
0, 92, 100, 21
HSL:
5°, 99.0148%, 39.8039%
HSV (HSB):
5°, 99.5050%, 79.2157%
XYZ:
24.5630, 12.9596, 1.2356
xyY:
0.6338, 0.3344, 12.9596
CIE-Lab:
42.7024, 65.4543, 56.2677
CIE-LCH:
42.7024, 86.3153, 40.6840
CIE-Luv:
42.7024, 135.1283, 30.8026
Hunter-Lab:
35.9995, 58.7943, 23.1647
#ca1101 color charts
#ca1101 color shades, tints & tones
#ca1101 color schemes
#ca1101 color preview, HTML & CSS examples
This text has a color of #ca1101
<p style="color:#ca1101;">Text here</p>
.mytext {color:#ca1101;}
This box has a color of #ca1101
<div style="background-color:#ca1101;">Content here</div>
.mybackground {background-color:#ca1101;}
Border around this has a color of #ca1101
<div style="border:2px solid #ca1101;">Content here</div>
.myborder {border:2px solid #ca1101;}