#c91d8e color space conversions
Hex:
#c91d8e
RGB:
201, 29, 142
CMY:
21, 89, 44
CMYK:
0, 86, 29, 21
HSL:
321°, 74.7826%, 45.0980%
HSV (HSB):
321°, 85.5721%, 78.8235%
XYZ:
29.4092, 15.2492, 26.9845
xyY:
0.4105, 0.2129, 15.2492
CIE-Lab:
45.9737, 71.0551, -18.7754
CIE-LCH:
45.9737, 73.4938, 345.1986
CIE-Luv:
45.9737, 89.0918, -38.0173
Hunter-Lab:
39.0503, 66.0926, -13.6354
#c91d8e color charts
#c91d8e color shades, tints & tones
#c91d8e color schemes
#c91d8e color preview, HTML & CSS examples
This text has a color of #c91d8e
<p style="color:#c91d8e;">Text here</p>
.mytext {color:#c91d8e;}
This box has a color of #c91d8e
<div style="background-color:#c91d8e;">Content here</div>
.mybackground {background-color:#c91d8e;}
Border around this has a color of #c91d8e
<div style="border:2px solid #c91d8e;">Content here</div>
.myborder {border:2px solid #c91d8e;}