#c91b9a color space conversions
Hex:
#c91b9a
RGB:
201, 27, 154
CMY:
21, 89, 40
CMYK:
0, 87, 23, 21
HSL:
316°, 76.3158%, 44.7059%
HSV (HSB):
316°, 86.5672%, 78.8235%
XYZ:
30.3121, 15.5345, 31.9727
xyY:
0.3895, 0.1996, 15.5345
CIE-Lab:
46.3577, 72.8256, -25.4208
CIE-LCH:
46.3577, 77.1348, 340.7577
CIE-Luv:
46.3577, 84.1702, -47.7062
Hunter-Lab:
39.4138, 68.3053, -20.5067
#c91b9a color charts
#c91b9a color shades, tints & tones
#c91b9a color schemes
#c91b9a color preview, HTML & CSS examples
This text has a color of #c91b9a
<p style="color:#c91b9a;">Text here</p>
.mytext {color:#c91b9a;}
This box has a color of #c91b9a
<div style="background-color:#c91b9a;">Content here</div>
.mybackground {background-color:#c91b9a;}
Border around this has a color of #c91b9a
<div style="border:2px solid #c91b9a;">Content here</div>
.myborder {border:2px solid #c91b9a;}