#ca2f6e color space conversions
Hex:
#ca2f6e
RGB:
202, 47, 110
CMY:
21, 82, 57
CMYK:
0, 77, 46, 21
HSL:
336°, 62.2490%, 48.8235%
HSV (HSB):
336°, 76.7327%, 79.2157%
XYZ:
28.1881, 15.7154, 16.2995
xyY:
0.4682, 0.2610, 15.7154
CIE-Lab:
46.5988, 63.6135, 1.7346
CIE-LCH:
46.5988, 63.6371, 1.5619
CIE-Luv:
46.5988, 98.5018, -9.8093
Hunter-Lab:
39.6426, 57.5488, 3.3720
#ca2f6e color charts
#ca2f6e color shades, tints & tones
#ca2f6e color schemes
#ca2f6e color preview, HTML & CSS examples
This text has a color of #ca2f6e
<p style="color:#ca2f6e;">Text here</p>
.mytext {color:#ca2f6e;}
This box has a color of #ca2f6e
<div style="background-color:#ca2f6e;">Content here</div>
.mybackground {background-color:#ca2f6e;}
Border around this has a color of #ca2f6e
<div style="border:2px solid #ca2f6e;">Content here</div>
.myborder {border:2px solid #ca2f6e;}