#ca2a7c color space conversions
Hex:
#ca2a7c
RGB:
202, 42, 124
CMY:
21, 84, 51
CMYK:
0, 79, 39, 21
HSL:
329°, 65.5738%, 47.8431%
HSV (HSB):
329°, 79.2079%, 79.2157%
XYZ:
28.8232, 15.6677, 20.5738
xyY:
0.4430, 0.2408, 15.6677
CIE-Lab:
46.5355, 66.3720, -6.9466
CIE-LCH:
46.5355, 66.7345, 354.0251
CIE-Luv:
46.5355, 94.5533, -21.2994
Hunter-Lab:
39.5825, 60.7109, -3.1095
#ca2a7c color charts
#ca2a7c color shades, tints & tones
#ca2a7c color schemes
#ca2a7c color preview, HTML & CSS examples
This text has a color of #ca2a7c
<p style="color:#ca2a7c;">Text here</p>
.mytext {color:#ca2a7c;}
This box has a color of #ca2a7c
<div style="background-color:#ca2a7c;">Content here</div>
.mybackground {background-color:#ca2a7c;}
Border around this has a color of #ca2a7c
<div style="border:2px solid #ca2a7c;">Content here</div>
.myborder {border:2px solid #ca2a7c;}