#c9227c color space conversions
Hex:
#c9227c
RGB:
201, 34, 124
CMY:
21, 87, 51
CMYK:
0, 83, 38, 21
HSL:
328°, 71.0638%, 46.0784%
HSV (HSB):
328°, 83.0846%, 78.8235%
XYZ:
28.2975, 15.0168, 20.4759
xyY:
0.4436, 0.2354, 15.0168
CIE-Lab:
45.6572, 68.1031, -8.2785
CIE-LCH:
45.6572, 68.6044, 353.0692
CIE-Luv:
45.6572, 95.8690, -23.2988
Hunter-Lab:
38.7515, 62.5309, -4.2021
#c9227c color charts
#c9227c color shades, tints & tones
#c9227c color schemes
#c9227c color preview, HTML & CSS examples
This text has a color of #c9227c
<p style="color:#c9227c;">Text here</p>
.mytext {color:#c9227c;}
This box has a color of #c9227c
<div style="background-color:#c9227c;">Content here</div>
.mybackground {background-color:#c9227c;}
Border around this has a color of #c9227c
<div style="border:2px solid #c9227c;">Content here</div>
.myborder {border:2px solid #c9227c;}