#c9127e color space conversions
Hex:
#c9127e
RGB:
201, 18, 126
CMY:
21, 93, 51
CMYK:
0, 91, 37, 21
HSL:
325°, 83.5616%, 42.9412%
HSV (HSB):
325°, 91.0448%, 78.8235%
XYZ:
28.0696, 14.3565, 21.0303
xyY:
0.4423, 0.2262, 14.3565
CIE-Lab:
44.7399, 71.1582, -10.8851
CIE-LCH:
44.7399, 71.9860, 351.3028
CIE-Luv:
44.7399, 97.9883, -27.2118
Hunter-Lab:
37.8899, 65.9288, -6.3852
#c9127e color charts
#c9127e color shades, tints & tones
#c9127e color schemes
#c9127e color preview, HTML & CSS examples
This text has a color of #c9127e
<p style="color:#c9127e;">Text here</p>
.mytext {color:#c9127e;}
This box has a color of #c9127e
<div style="background-color:#c9127e;">Content here</div>
.mybackground {background-color:#c9127e;}
Border around this has a color of #c9127e
<div style="border:2px solid #c9127e;">Content here</div>
.myborder {border:2px solid #c9127e;}