#c91f35 color space conversions
Hex:
#c91f35
RGB:
201, 31, 53
CMY:
21, 88, 79
CMYK:
0, 85, 74, 21
HSL:
352°, 73.2759%, 45.4902%
HSV (HSB):
352°, 84.5771%, 78.8235%
XYZ:
25.2200, 13.6545, 4.6745
xyY:
0.5791, 0.3135, 13.6545
CIE-Lab:
43.7333, 63.8248, 32.9578
CIE-LCH:
43.7333, 71.8319, 27.3109
CIE-Luv:
43.7333, 122.5182, 20.0053
Hunter-Lab:
36.9520, 57.1613, 18.3661
#c91f35 color charts
#c91f35 color shades, tints & tones
#c91f35 color schemes
#c91f35 color preview, HTML & CSS examples
This text has a color of #c91f35
<p style="color:#c91f35;">Text here</p>
.mytext {color:#c91f35;}
This box has a color of #c91f35
<div style="background-color:#c91f35;">Content here</div>
.mybackground {background-color:#c91f35;}
Border around this has a color of #c91f35
<div style="border:2px solid #c91f35;">Content here</div>
.myborder {border:2px solid #c91f35;}