#c22a8c color space conversions
Hex:
#c22a8c
RGB:
194, 42, 140
CMY:
24, 84, 45
CMYK:
0, 78, 28, 24
HSL:
321°, 64.4068%, 46.2745%
HSV (HSB):
321°, 78.3505%, 76.0784%
XYZ:
27.8097, 15.0187, 26.2441
xyY:
0.4026, 0.2174, 15.0187
CIE-Lab:
45.6598, 66.1623, -18.1569
CIE-LCH:
45.6598, 68.6084, 344.6541
CIE-Luv:
45.6598, 81.5552, -36.1993
Hunter-Lab:
38.7540, 60.2715, -13.0233
#c22a8c color charts
#c22a8c color shades, tints & tones
#c22a8c color schemes
#c22a8c color preview, HTML & CSS examples
This text has a color of #c22a8c
<p style="color:#c22a8c;">Text here</p>
.mytext {color:#c22a8c;}
This box has a color of #c22a8c
<div style="background-color:#c22a8c;">Content here</div>
.mybackground {background-color:#c22a8c;}
Border around this has a color of #c22a8c
<div style="border:2px solid #c22a8c;">Content here</div>
.myborder {border:2px solid #c22a8c;}