#c91f3b color space conversions
Hex:
#c91f3b
RGB:
201, 31, 59
CMY:
21, 88, 77
CMYK:
0, 85, 71, 21
HSL:
350°, 73.2759%, 45.4902%
HSV (HSB):
350°, 84.5771%, 78.8235%
XYZ:
25.3668, 13.7132, 5.4476
xyY:
0.5697, 0.3080, 13.7132
CIE-Lab:
43.8189, 64.0785, 29.4397
CIE-LCH:
43.8189, 70.5177, 24.6756
CIE-Luv:
43.8189, 120.9246, 17.3810
Hunter-Lab:
37.0314, 57.4689, 17.1999
#c91f3b color charts
#c91f3b color shades, tints & tones
#c91f3b color schemes
#c91f3b color preview, HTML & CSS examples
This text has a color of #c91f3b
<p style="color:#c91f3b;">Text here</p>
.mytext {color:#c91f3b;}
This box has a color of #c91f3b
<div style="background-color:#c91f3b;">Content here</div>
.mybackground {background-color:#c91f3b;}
Border around this has a color of #c91f3b
<div style="border:2px solid #c91f3b;">Content here</div>
.myborder {border:2px solid #c91f3b;}