#c91b8e color space conversions
Hex:
#c91b8e
RGB:
201, 27, 142
CMY:
21, 89, 44
CMYK:
0, 87, 29, 21
HSL:
320°, 76.3158%, 44.7059%
HSV (HSB):
320°, 86.5672%, 78.8235%
XYZ:
29.3618, 15.1544, 26.9687
xyY:
0.4107, 0.2120, 15.1544
CIE-Lab:
45.8449, 71.4283, -18.9729
CIE-LCH:
45.8449, 73.9051, 345.1245
CIE-Luv:
45.8449, 89.4369, -38.3336
Hunter-Lab:
38.9286, 66.5081, -13.8245
#c91b8e color charts
#c91b8e color shades, tints & tones
#c91b8e color schemes
#c91b8e color preview, HTML & CSS examples
This text has a color of #c91b8e
<p style="color:#c91b8e;">Text here</p>
.mytext {color:#c91b8e;}
This box has a color of #c91b8e
<div style="background-color:#c91b8e;">Content here</div>
.mybackground {background-color:#c91b8e;}
Border around this has a color of #c91b8e
<div style="border:2px solid #c91b8e;">Content here</div>
.myborder {border:2px solid #c91b8e;}