#ca2f5e color space conversions
Hex:
#ca2f5e
RGB:
202, 47, 94
CMY:
21, 82, 63
CMYK:
0, 77, 53, 21
HSL:
342°, 62.2490%, 48.8235%
HSV (HSB):
342°, 76.7327%, 79.2157%
XYZ:
27.3940, 15.3977, 12.1179
xyY:
0.4989, 0.2804, 15.3977
CIE-Lab:
46.1742, 62.2827, 10.9945
CIE-LCH:
46.1742, 63.2457, 10.0111
CIE-Luv:
46.1742, 104.4252, 1.1293
Hunter-Lab:
39.2400, 55.9437, 9.1583
#ca2f5e color charts
#ca2f5e color shades, tints & tones
#ca2f5e color schemes
#ca2f5e color preview, HTML & CSS examples
This text has a color of #ca2f5e
<p style="color:#ca2f5e;">Text here</p>
.mytext {color:#ca2f5e;}
This box has a color of #ca2f5e
<div style="background-color:#ca2f5e;">Content here</div>
.mybackground {background-color:#ca2f5e;}
Border around this has a color of #ca2f5e
<div style="border:2px solid #ca2f5e;">Content here</div>
.myborder {border:2px solid #ca2f5e;}