#ca2f7b color space conversions
Hex:
#ca2f7b
RGB:
202, 47, 123
CMY:
21, 82, 52
CMYK:
0, 77, 39, 21
HSL:
331°, 62.2490%, 48.8235%
HSV (HSB):
331°, 76.7327%, 79.2157%
XYZ:
28.9488, 16.0196, 20.3052
xyY:
0.4435, 0.2454, 16.0196
CIE-Lab:
47.0003, 64.8560, -5.6437
CIE-LCH:
47.0003, 65.1011, 355.0267
CIE-Luv:
47.0003, 93.4135, -19.3367
Hunter-Lab:
40.0246, 59.0618, -2.0618
#ca2f7b color charts
#ca2f7b color shades, tints & tones
#ca2f7b color schemes
#ca2f7b color preview, HTML & CSS examples
This text has a color of #ca2f7b
<p style="color:#ca2f7b;">Text here</p>
.mytext {color:#ca2f7b;}
This box has a color of #ca2f7b
<div style="background-color:#ca2f7b;">Content here</div>
.mybackground {background-color:#ca2f7b;}
Border around this has a color of #ca2f7b
<div style="border:2px solid #ca2f7b;">Content here</div>
.myborder {border:2px solid #ca2f7b;}