#c91f8b color space conversions
Hex:
#c91f8b
RGB:
201, 31, 139
CMY:
21, 88, 45
CMYK:
0, 85, 31, 21
HSL:
322°, 73.2759%, 45.4902%
HSV (HSB):
322°, 84.5771%, 78.8235%
XYZ:
29.2376, 15.2616, 25.8309
xyY:
0.4157, 0.2170, 15.2616
CIE-Lab:
45.9904, 70.3238, -16.9302
CIE-LCH:
45.9904, 72.3331, 346.4638
CIE-Luv:
45.9904, 90.0315, -35.3480
Hunter-Lab:
39.0660, 65.2263, -11.8569
#c91f8b color charts
#c91f8b color shades, tints & tones
#c91f8b color schemes
#c91f8b color preview, HTML & CSS examples
This text has a color of #c91f8b
<p style="color:#c91f8b;">Text here</p>
.mytext {color:#c91f8b;}
This box has a color of #c91f8b
<div style="background-color:#c91f8b;">Content here</div>
.mybackground {background-color:#c91f8b;}
Border around this has a color of #c91f8b
<div style="border:2px solid #c91f8b;">Content here</div>
.myborder {border:2px solid #c91f8b;}