#c1040c color space conversions
Hex:
#c1040c
RGB:
193, 4, 12
CMY:
24, 98, 95
CMYK:
0, 98, 94, 24
HSL:
357°, 95.9391%, 38.6275%
HSV (HSB):
357°, 97.9275%, 75.6863%
XYZ:
22.1021, 11.4508, 1.3931
xyY:
0.6325, 0.3277, 11.4508
CIE-Lab:
40.3296, 64.6691, 50.3420
CIE-LCH:
40.3296, 81.9537, 37.8992
CIE-Luv:
40.3296, 130.3205, 27.2840
Hunter-Lab:
33.8391, 57.3694, 21.2464
#c1040c color charts
#c1040c color shades, tints & tones
#c1040c color schemes
#c1040c color preview, HTML & CSS examples
This text has a color of #c1040c
<p style="color:#c1040c;">Text here</p>
.mytext {color:#c1040c;}
This box has a color of #c1040c
<div style="background-color:#c1040c;">Content here</div>
.mybackground {background-color:#c1040c;}
Border around this has a color of #c1040c
<div style="border:2px solid #c1040c;">Content here</div>
.myborder {border:2px solid #c1040c;}