#c91b7f color space conversions
Hex:
#c91b7f
RGB:
201, 27, 127
CMY:
21, 89, 50
CMYK:
0, 87, 37, 21
HSL:
326°, 76.3158%, 44.7059%
HSV (HSB):
326°, 86.5672%, 78.8235%
XYZ:
28.3101, 14.7337, 21.4304
xyY:
0.4391, 0.2285, 14.7337
CIE-Lab:
45.2673, 69.8333, -10.7045
CIE-LCH:
45.2673, 70.6490, 351.2852
CIE-Luv:
45.2673, 96.0688, -26.7777
Hunter-Lab:
38.3845, 64.4781, -6.2331
#c91b7f color charts
#c91b7f color shades, tints & tones
#c91b7f color schemes
#c91b7f color preview, HTML & CSS examples
This text has a color of #c91b7f
<p style="color:#c91b7f;">Text here</p>
.mytext {color:#c91b7f;}
This box has a color of #c91b7f
<div style="background-color:#c91b7f;">Content here</div>
.mybackground {background-color:#c91b7f;}
Border around this has a color of #c91b7f
<div style="border:2px solid #c91b7f;">Content here</div>
.myborder {border:2px solid #c91b7f;}