#c11d30 color space conversions
Hex:
#c11d30
RGB:
193, 29, 48
CMY:
24, 89, 81
CMYK:
0, 85, 75, 24
HSL:
353°, 73.8739%, 43.5294%
HSV (HSB):
353°, 84.9741%, 75.6863%
XYZ:
22.9652, 12.4296, 3.9851
xyY:
0.5832, 0.3156, 12.4296
CIE-Lab:
41.8909, 61.8908, 33.4088
CIE-LCH:
41.8909, 70.3322, 28.3603
CIE-Luv:
41.8909, 118.2482, 20.1567
Hunter-Lab:
35.2556, 54.5759, 17.9772
#c11d30 color charts
#c11d30 color shades, tints & tones
#c11d30 color schemes
#c11d30 color preview, HTML & CSS examples
This text has a color of #c11d30
<p style="color:#c11d30;">Text here</p>
.mytext {color:#c11d30;}
This box has a color of #c11d30
<div style="background-color:#c11d30;">Content here</div>
.mybackground {background-color:#c11d30;}
Border around this has a color of #c11d30
<div style="border:2px solid #c11d30;">Content here</div>
.myborder {border:2px solid #c11d30;}