#c22a9e color space conversions
Hex:
#c22a9e
RGB:
194, 42, 158
CMY:
24, 84, 38
CMYK:
0, 78, 19, 24
HSL:
314°, 64.4068%, 46.2745%
HSV (HSB):
314°, 78.3505%, 76.0784%
XYZ:
29.2477, 15.5939, 33.8161
xyY:
0.3718, 0.1982, 15.5939
CIE-Lab:
46.4371, 68.4371, -27.7912
CIE-LCH:
46.4371, 73.8646, 337.8987
CIE-Luv:
46.4371, 74.2712, -50.3546
Hunter-Lab:
39.4891, 63.1004, -23.1301
#c22a9e color charts
#c22a9e color shades, tints & tones
#c22a9e color schemes
#c22a9e color preview, HTML & CSS examples
This text has a color of #c22a9e
<p style="color:#c22a9e;">Text here</p>
.mytext {color:#c22a9e;}
This box has a color of #c22a9e
<div style="background-color:#c22a9e;">Content here</div>
.mybackground {background-color:#c22a9e;}
Border around this has a color of #c22a9e
<div style="border:2px solid #c22a9e;">Content here</div>
.myborder {border:2px solid #c22a9e;}