#c10f2c color space conversions
Hex:
#c10f2c
RGB:
193, 15, 44
CMY:
24, 94, 83
CMYK:
0, 92, 77, 24
HSL:
350°, 85.5769%, 40.7843%
HSV (HSB):
350°, 92.2280%, 75.6863%
XYZ:
22.6178, 11.8610, 3.4802
xyY:
0.5958, 0.3125, 11.8610
CIE-Lab:
40.9943, 64.1772, 34.7947
CIE-LCH:
40.9943, 73.0026, 28.4651
CIE-Luv:
40.9943, 123.0998, 20.0630
Hunter-Lab:
34.4397, 56.9576, 18.1165
#c10f2c color charts
#c10f2c color shades, tints & tones
#c10f2c color schemes
#c10f2c color preview, HTML & CSS examples
This text has a color of #c10f2c
<p style="color:#c10f2c;">Text here</p>
.mytext {color:#c10f2c;}
This box has a color of #c10f2c
<div style="background-color:#c10f2c;">Content here</div>
.mybackground {background-color:#c10f2c;}
Border around this has a color of #c10f2c
<div style="border:2px solid #c10f2c;">Content here</div>
.myborder {border:2px solid #c10f2c;}