#ca2d4c color space conversions
Hex:
#ca2d4c
RGB:
202, 45, 76
CMY:
21, 82, 70
CMYK:
0, 78, 62, 21
HSL:
348°, 63.5628%, 48.4314%
HSV (HSB):
348°, 77.7228%, 79.2157%
XYZ:
26.6000, 14.9551, 8.3221
xyY:
0.5333, 0.2998, 14.9551
CIE-Lab:
45.5727, 61.6533, 21.2832
CIE-LCH:
45.5727, 65.2235, 19.0451
CIE-Luv:
45.5727, 111.2710, 11.5642
Hunter-Lab:
38.6719, 55.1035, 14.3112
#ca2d4c color charts
#ca2d4c color shades, tints & tones
#ca2d4c color schemes
#ca2d4c color preview, HTML & CSS examples
This text has a color of #ca2d4c
<p style="color:#ca2d4c;">Text here</p>
.mytext {color:#ca2d4c;}
This box has a color of #ca2d4c
<div style="background-color:#ca2d4c;">Content here</div>
.mybackground {background-color:#ca2d4c;}
Border around this has a color of #ca2d4c
<div style="border:2px solid #ca2d4c;">Content here</div>
.myborder {border:2px solid #ca2d4c;}