#ca2e3b color space conversions
Hex:
#ca2e3b
RGB:
202, 46, 59
CMY:
21, 82, 77
CMYK:
0, 77, 71, 21
HSL:
355°, 62.9032%, 48.6275%
HSV (HSB):
355°, 77.2277%, 79.2157%
XYZ:
26.1235, 14.8263, 5.6226
xyY:
0.5609, 0.3183, 14.8263
CIE-Lab:
45.3954, 60.4529, 31.3772
CIE-LCH:
45.3954, 68.1108, 27.4309
CIE-Luv:
45.3954, 115.6109, 20.3401
Hunter-Lab:
38.5050, 53.7190, 18.2958
#ca2e3b color charts
#ca2e3b color shades, tints & tones
#ca2e3b color schemes
#ca2e3b color preview, HTML & CSS examples
This text has a color of #ca2e3b
<p style="color:#ca2e3b;">Text here</p>
.mytext {color:#ca2e3b;}
This box has a color of #ca2e3b
<div style="background-color:#ca2e3b;">Content here</div>
.mybackground {background-color:#ca2e3b;}
Border around this has a color of #ca2e3b
<div style="border:2px solid #ca2e3b;">Content here</div>
.myborder {border:2px solid #ca2e3b;}