#c11d31 color space conversions
Hex:
#c11d31
RGB:
193, 29, 49
CMY:
24, 89, 81
CMYK:
0, 85, 75, 24
HSL:
353°, 73.8739%, 43.5294%
HSV (HSB):
353°, 84.9741%, 75.6863%
XYZ:
22.9861, 12.4379, 4.0950
xyY:
0.5816, 0.3147, 12.4379
CIE-Lab:
41.9039, 61.9293, 32.8261
CIE-LCH:
41.9039, 70.0913, 27.9262
CIE-Luv:
41.9039, 118.0049, 19.7569
Hunter-Lab:
35.2675, 54.6218, 17.8029
#c11d31 color charts
#c11d31 color shades, tints & tones
#c11d31 color schemes
#c11d31 color preview, HTML & CSS examples
This text has a color of #c11d31
<p style="color:#c11d31;">Text here</p>
.mytext {color:#c11d31;}
This box has a color of #c11d31
<div style="background-color:#c11d31;">Content here</div>
.mybackground {background-color:#c11d31;}
Border around this has a color of #c11d31
<div style="border:2px solid #c11d31;">Content here</div>
.myborder {border:2px solid #c11d31;}