#c10b08 color space conversions
Hex:
#c10b08
RGB:
193, 11, 8
CMY:
24, 96, 97
CMYK:
0, 94, 96, 24
HSL:
1°, 92.0398%, 39.4118%
HSV (HSB):
1°, 95.8549%, 75.6863%
XYZ:
22.1558, 11.5943, 1.2999
xyY:
0.6321, 0.3308, 11.5943
CIE-Lab:
40.5640, 63.9079, 51.8137
CIE-LCH:
40.5640, 82.2732, 39.0336
CIE-Luv:
40.5640, 129.3765, 28.2046
Hunter-Lab:
34.0505, 56.5574, 21.5719
#c10b08 color charts
#c10b08 color shades, tints & tones
#c10b08 color schemes
#c10b08 color preview, HTML & CSS examples
This text has a color of #c10b08
<p style="color:#c10b08;">Text here</p>
.mytext {color:#c10b08;}
This box has a color of #c10b08
<div style="background-color:#c10b08;">Content here</div>
.mybackground {background-color:#c10b08;}
Border around this has a color of #c10b08
<div style="border:2px solid #c10b08;">Content here</div>
.myborder {border:2px solid #c10b08;}