#ca2f5f color space conversions
Hex:
#ca2f5f
RGB:
202, 47, 95
CMY:
21, 82, 63
CMYK:
0, 77, 53, 21
HSL:
341°, 62.2490%, 48.8235%
HSV (HSB):
341°, 76.7327%, 79.2157%
XYZ:
27.4392, 15.4158, 12.3558
xyY:
0.4970, 0.2792, 15.4158
CIE-Lab:
46.1985, 62.3594, 10.4110
CIE-LCH:
46.1985, 63.2225, 9.4782
CIE-Luv:
46.1985, 104.0695, 0.4767
Hunter-Lab:
39.2630, 56.0357, 8.8259
#ca2f5f color charts
#ca2f5f color shades, tints & tones
#ca2f5f color schemes
#ca2f5f color preview, HTML & CSS examples
This text has a color of #ca2f5f
<p style="color:#ca2f5f;">Text here</p>
.mytext {color:#ca2f5f;}
This box has a color of #ca2f5f
<div style="background-color:#ca2f5f;">Content here</div>
.mybackground {background-color:#ca2f5f;}
Border around this has a color of #ca2f5f
<div style="border:2px solid #ca2f5f;">Content here</div>
.myborder {border:2px solid #ca2f5f;}