#c91da1 color space conversions
Hex:
#c91da1
RGB:
201, 29, 161
CMY:
21, 89, 37
CMYK:
0, 86, 20, 21
HSL:
314°, 74.7826%, 45.0980%
HSV (HSB):
314°, 85.5721%, 78.8235%
XYZ:
30.9598, 15.8694, 35.1496
xyY:
0.3777, 0.1936, 15.8694
CIE-Lab:
46.8027, 73.3234, -28.9181
CIE-LCH:
46.8027, 78.8199, 338.4762
CIE-Luv:
46.8027, 80.8506, -52.8793
Hunter-Lab:
39.8365, 69.0113, -24.4288
#c91da1 color charts
#c91da1 color shades, tints & tones
#c91da1 color schemes
#c91da1 color preview, HTML & CSS examples
This text has a color of #c91da1
<p style="color:#c91da1;">Text here</p>
.mytext {color:#c91da1;}
This box has a color of #c91da1
<div style="background-color:#c91da1;">Content here</div>
.mybackground {background-color:#c91da1;}
Border around this has a color of #c91da1
<div style="border:2px solid #c91da1;">Content here</div>
.myborder {border:2px solid #c91da1;}