#ca2e39 color space conversions
Hex:
#ca2e39
RGB:
202, 46, 57
CMY:
21, 82, 78
CMYK:
0, 77, 72, 21
HSL:
356°, 62.9032%, 48.6275%
HSV (HSB):
356°, 77.2277%, 79.2157%
XYZ:
26.0726, 14.8060, 5.3545
xyY:
0.5639, 0.3202, 14.8060
CIE-Lab:
45.3673, 60.3628, 32.5315
CIE-LCH:
45.3673, 68.5709, 28.3217
CIE-Luv:
45.3673, 116.1047, 21.2208
Hunter-Lab:
38.4785, 53.6124, 18.6843
#ca2e39 color charts
#ca2e39 color shades, tints & tones
#ca2e39 color schemes
#ca2e39 color preview, HTML & CSS examples
This text has a color of #ca2e39
<p style="color:#ca2e39;">Text here</p>
.mytext {color:#ca2e39;}
This box has a color of #ca2e39
<div style="background-color:#ca2e39;">Content here</div>
.mybackground {background-color:#ca2e39;}
Border around this has a color of #ca2e39
<div style="border:2px solid #ca2e39;">Content here</div>
.myborder {border:2px solid #ca2e39;}