#c11b05 color space conversions
Hex:
#c11b05
RGB:
193, 27, 5
CMY:
24, 89, 98
CMYK:
0, 86, 97, 24
HSL:
7°, 94.9495%, 38.8235%
HSV (HSB):
7°, 97.4093%, 75.6863%
XYZ:
22.4116, 12.1323, 1.3041
xyY:
0.6252, 0.3384, 12.1323
CIE-Lab:
41.4256, 61.3739, 53.2500
CIE-LCH:
41.4256, 81.2547, 40.9460
CIE-Luv:
41.4256, 125.2173, 30.0724
Hunter-Lab:
34.8314, 53.8976, 22.1621
#c11b05 color charts
#c11b05 color shades, tints & tones
#c11b05 color schemes
#c11b05 color preview, HTML & CSS examples
This text has a color of #c11b05
<p style="color:#c11b05;">Text here</p>
.mytext {color:#c11b05;}
This box has a color of #c11b05
<div style="background-color:#c11b05;">Content here</div>
.mybackground {background-color:#c11b05;}
Border around this has a color of #c11b05
<div style="border:2px solid #c11b05;">Content here</div>
.myborder {border:2px solid #c11b05;}