#ca2e3d color space conversions
Hex:
#ca2e3d
RGB:
202, 46, 61
CMY:
21, 82, 76
CMYK:
0, 77, 70, 21
HSL:
354°, 62.9032%, 48.6275%
HSV (HSB):
354°, 77.2277%, 79.2157%
XYZ:
26.1764, 14.8475, 5.9011
xyY:
0.5578, 0.3164, 14.8475
CIE-Lab:
45.4246, 60.5463, 30.2176
CIE-LCH:
45.4246, 67.6680, 26.5230
CIE-Luv:
45.4246, 115.1022, 19.4321
Hunter-Lab:
38.5324, 53.8296, 17.8927
#ca2e3d color charts
#ca2e3d color shades, tints & tones
#ca2e3d color schemes
#ca2e3d color preview, HTML & CSS examples
This text has a color of #ca2e3d
<p style="color:#ca2e3d;">Text here</p>
.mytext {color:#ca2e3d;}
This box has a color of #ca2e3d
<div style="background-color:#ca2e3d;">Content here</div>
.mybackground {background-color:#ca2e3d;}
Border around this has a color of #ca2e3d
<div style="border:2px solid #ca2e3d;">Content here</div>
.myborder {border:2px solid #ca2e3d;}