#ca2c01 color space conversions
Hex:
#ca2c01
RGB:
202, 44, 1
CMY:
21, 83, 100
CMYK:
0, 78, 100, 21
HSL:
13°, 99.0148%, 39.8039%
HSV (HSB):
13°, 99.5050%, 79.2157%
XYZ:
25.2633, 14.3601, 1.4690
xyY:
0.6148, 0.3495, 14.3601
CIE-Lab:
44.7450, 59.6479, 57.1210
CIE-LCH:
44.7450, 82.5874, 43.7603
CIE-Luv:
44.7450, 124.7720, 34.3330
Hunter-Lab:
37.8947, 52.6848, 24.2280
#ca2c01 color charts
#ca2c01 color shades, tints & tones
#ca2c01 color schemes
#ca2c01 color preview, HTML & CSS examples
This text has a color of #ca2c01
<p style="color:#ca2c01;">Text here</p>
.mytext {color:#ca2c01;}
This box has a color of #ca2c01
<div style="background-color:#ca2c01;">Content here</div>
.mybackground {background-color:#ca2c01;}
Border around this has a color of #ca2c01
<div style="border:2px solid #ca2c01;">Content here</div>
.myborder {border:2px solid #ca2c01;}