#c91f5c color space conversions
Hex:
#c91f5c
RGB:
201, 31, 92
CMY:
21, 88, 64
CMYK:
0, 85, 54, 21
HSL:
338°, 73.2759%, 45.4902%
HSV (HSB):
338°, 84.5771%, 78.8235%
XYZ:
26.5091, 14.1702, 11.4631
xyY:
0.5084, 0.2718, 14.1702
CIE-Lab:
44.4760, 66.0074, 9.8315
CIE-LCH:
44.4760, 66.7356, 8.4716
CIE-Luv:
44.4760, 109.8161, -1.1323
Hunter-Lab:
37.6433, 59.8274, 8.2953
#c91f5c color charts
#c91f5c color shades, tints & tones
#c91f5c color schemes
#c91f5c color preview, HTML & CSS examples
This text has a color of #c91f5c
<p style="color:#c91f5c;">Text here</p>
.mytext {color:#c91f5c;}
This box has a color of #c91f5c
<div style="background-color:#c91f5c;">Content here</div>
.mybackground {background-color:#c91f5c;}
Border around this has a color of #c91f5c
<div style="border:2px solid #c91f5c;">Content here</div>
.myborder {border:2px solid #c91f5c;}