#ca2c00 color space conversions
Hex:
#ca2c00
RGB:
202, 44, 0
CMY:
21, 83, 100
CMYK:
0, 78, 100, 21
HSL:
13°, 100.0000%, 39.6078%
HSV (HSB):
13°, 100.0000%, 79.2157%
XYZ:
25.2578, 14.3579, 1.4401
xyY:
0.6152, 0.3497, 14.3579
CIE-Lab:
44.7419, 59.6380, 57.4294
CIE-LCH:
44.7419, 82.7939, 43.9192
CIE-Luv:
44.7419, 124.8337, 34.4402
Hunter-Lab:
37.8918, 52.6731, 24.2709
#ca2c00 color charts
#ca2c00 color shades, tints & tones
#ca2c00 color schemes
#ca2c00 color preview, HTML & CSS examples
This text has a color of #ca2c00
<p style="color:#ca2c00;">Text here</p>
.mytext {color:#ca2c00;}
This box has a color of #ca2c00
<div style="background-color:#ca2c00;">Content here</div>
.mybackground {background-color:#ca2c00;}
Border around this has a color of #ca2c00
<div style="border:2px solid #ca2c00;">Content here</div>
.myborder {border:2px solid #ca2c00;}