#c3010d color space conversions
Hex:
#c3010d
RGB:
195, 1, 13
CMY:
24, 100, 95
CMYK:
0, 99, 93, 24
HSL:
356°, 98.9796%, 38.4314%
HSV (HSB):
356°, 99.4872%, 76.4706%
XYZ:
22.5892, 11.6529, 1.4394
xyY:
0.6331, 0.3266, 11.6529
CIE-Lab:
40.6590, 65.4917, 50.3976
CIE-LCH:
40.6590, 82.6382, 37.5793
CIE-Luv:
40.6590, 132.2131, 27.2857
Hunter-Lab:
34.1363, 58.3811, 21.3953
#c3010d color charts
#c3010d color shades, tints & tones
#c3010d color schemes
#c3010d color preview, HTML & CSS examples
This text has a color of #c3010d
<p style="color:#c3010d;">Text here</p>
.mytext {color:#c3010d;}
This box has a color of #c3010d
<div style="background-color:#c3010d;">Content here</div>
.mybackground {background-color:#c3010d;}
Border around this has a color of #c3010d
<div style="border:2px solid #c3010d;">Content here</div>
.myborder {border:2px solid #c3010d;}