#c91f7d color space conversions
Hex:
#c91f7d
RGB:
201, 31, 125
CMY:
21, 88, 51
CMYK:
0, 85, 38, 21
HSL:
327°, 73.2759%, 45.4902%
HSV (HSB):
327°, 84.5771%, 78.8235%
XYZ:
28.2791, 14.8781, 20.7833
xyY:
0.4423, 0.2327, 14.8781
CIE-Lab:
45.4668, 68.8509, -9.1774
CIE-LCH:
45.4668, 69.4599, 352.4076
CIE-Luv:
45.4668, 96.1262, -24.6018
Hunter-Lab:
38.5722, 63.3652, -4.9459
#c91f7d color charts
#c91f7d color shades, tints & tones
#c91f7d color schemes
#c91f7d color preview, HTML & CSS examples
This text has a color of #c91f7d
<p style="color:#c91f7d;">Text here</p>
.mytext {color:#c91f7d;}
This box has a color of #c91f7d
<div style="background-color:#c91f7d;">Content here</div>
.mybackground {background-color:#c91f7d;}
Border around this has a color of #c91f7d
<div style="border:2px solid #c91f7d;">Content here</div>
.myborder {border:2px solid #c91f7d;}