#ca2e2f color space conversions
Hex:
#ca2e2f
RGB:
202, 46, 47
CMY:
21, 82, 82
CMYK:
0, 77, 77, 21
HSL:
360°, 62.9032%, 48.6275%
HSV (HSB):
360°, 77.2277%, 79.2157%
XYZ:
25.8472, 14.7158, 4.1675
xyY:
0.5778, 0.3290, 14.7158
CIE-Lab:
45.2424, 59.9619, 38.1893
CIE-LCH:
45.2424, 71.0904, 32.4928
CIE-Luv:
45.2424, 118.3431, 25.2038
Hunter-Lab:
38.3612, 53.1388, 20.4117
#ca2e2f color charts
#ca2e2f color shades, tints & tones
#ca2e2f color schemes
#ca2e2f color preview, HTML & CSS examples
This text has a color of #ca2e2f
<p style="color:#ca2e2f;">Text here</p>
.mytext {color:#ca2e2f;}
This box has a color of #ca2e2f
<div style="background-color:#ca2e2f;">Content here</div>
.mybackground {background-color:#ca2e2f;}
Border around this has a color of #ca2e2f
<div style="border:2px solid #ca2e2f;">Content here</div>
.myborder {border:2px solid #ca2e2f;}