#c91f5f color space conversions
Hex:
#c91f5f
RGB:
201, 31, 95
CMY:
21, 88, 63
CMYK:
0, 85, 53, 21
HSL:
337°, 73.2759%, 45.4902%
HSV (HSB):
337°, 84.5771%, 78.8235%
XYZ:
26.6429, 14.2237, 12.1677
xyY:
0.5024, 0.2682, 14.2237
CIE-Lab:
44.5521, 66.2284, 8.0662
CIE-LCH:
44.5521, 66.7177, 6.9440
CIE-Luv:
44.5521, 108.6474, -3.1051
Hunter-Lab:
37.7143, 60.0996, 7.2714
#c91f5f color charts
#c91f5f color shades, tints & tones
#c91f5f color schemes
#c91f5f color preview, HTML & CSS examples
This text has a color of #c91f5f
<p style="color:#c91f5f;">Text here</p>
.mytext {color:#c91f5f;}
This box has a color of #c91f5f
<div style="background-color:#c91f5f;">Content here</div>
.mybackground {background-color:#c91f5f;}
Border around this has a color of #c91f5f
<div style="border:2px solid #c91f5f;">Content here</div>
.myborder {border:2px solid #c91f5f;}