#c91a6a color space conversions
Hex:
#c91a6a
RGB:
201, 26, 106
CMY:
21, 90, 58
CMYK:
0, 87, 47, 21
HSL:
333°, 77.0925%, 44.5098%
HSV (HSB):
333°, 87.0647%, 78.8235%
XYZ:
27.0583, 14.1969, 14.9498
xyY:
0.4814, 0.2526, 14.1969
CIE-Lab:
44.5140, 68.0841, 1.1561
CIE-LCH:
44.5140, 68.0940, 0.9728
CIE-Luv:
44.5140, 105.3843, -11.4549
Hunter-Lab:
37.6788, 62.2486, 2.8506
#c91a6a color charts
#c91a6a color shades, tints & tones
#c91a6a color schemes
#c91a6a color preview, HTML & CSS examples
This text has a color of #c91a6a
<p style="color:#c91a6a;">Text here</p>
.mytext {color:#c91a6a;}
This box has a color of #c91a6a
<div style="background-color:#c91a6a;">Content here</div>
.mybackground {background-color:#c91a6a;}
Border around this has a color of #c91a6a
<div style="border:2px solid #c91a6a;">Content here</div>
.myborder {border:2px solid #c91a6a;}