#c91b5d color space conversions
Hex:
#c91b5d
RGB:
201, 27, 93
CMY:
21, 89, 64
CMYK:
0, 87, 54, 21
HSL:
337°, 76.3158%, 44.7059%
HSV (HSB):
337°, 86.5672%, 78.8235%
XYZ:
26.4551, 13.9917, 11.6623
xyY:
0.5077, 0.2685, 13.9917
CIE-Lab:
44.2210, 66.8845, 8.8482
CIE-LCH:
44.2210, 67.4672, 7.5359
CIE-Luv:
44.2210, 110.4820, -2.4207
Hunter-Lab:
37.4055, 60.7850, 7.6984
#c91b5d color charts
#c91b5d color shades, tints & tones
#c91b5d color schemes
#c91b5d color preview, HTML & CSS examples
This text has a color of #c91b5d
<p style="color:#c91b5d;">Text here</p>
.mytext {color:#c91b5d;}
This box has a color of #c91b5d
<div style="background-color:#c91b5d;">Content here</div>
.mybackground {background-color:#c91b5d;}
Border around this has a color of #c91b5d
<div style="border:2px solid #c91b5d;">Content here</div>
.myborder {border:2px solid #c91b5d;}