#ca2e28 color space conversions
Hex:
#ca2e28
RGB:
202, 46, 40
CMY:
21, 82, 84
CMYK:
0, 77, 80, 21
HSL:
2°, 66.9421%, 47.4510%
HSV (HSB):
2°, 80.1980%, 79.2157%
XYZ:
25.7171, 14.6637, 3.4824
xyY:
0.5863, 0.3343, 14.6637
CIE-Lab:
45.1702, 59.7290, 41.9809
CIE-LCH:
45.1702, 73.0065, 35.1017
CIE-Luv:
45.1702, 119.6744, 27.5657
Hunter-Lab:
38.2933, 52.8644, 21.4134
#ca2e28 color charts
#ca2e28 color shades, tints & tones
#ca2e28 color schemes
#ca2e28 color preview, HTML & CSS examples
This text has a color of #ca2e28
<p style="color:#ca2e28;">Text here</p>
.mytext {color:#ca2e28;}
This box has a color of #ca2e28
<div style="background-color:#ca2e28;">Content here</div>
.mybackground {background-color:#ca2e28;}
Border around this has a color of #ca2e28
<div style="border:2px solid #ca2e28;">Content here</div>
.myborder {border:2px solid #ca2e28;}