#c3111e color space conversions
Hex:
#c3111e
RGB:
195, 17, 30
CMY:
24, 93, 88
CMYK:
0, 91, 85, 24
HSL:
356°, 83.9623%, 41.5686%
HSV (HSB):
356°, 91.2821%, 76.4706%
XYZ:
22.9405, 12.0967, 2.3541
xyY:
0.6135, 0.3235, 12.0967
CIE-Lab:
41.3695, 64.0266, 43.1962
CIE-LCH:
41.3695, 77.2355, 34.0060
CIE-Luv:
41.3695, 126.9845, 25.0244
Hunter-Lab:
34.7804, 56.8696, 20.3332
#c3111e color charts
#c3111e color shades, tints & tones
#c3111e color schemes
#c3111e color preview, HTML & CSS examples
This text has a color of #c3111e
<p style="color:#c3111e;">Text here</p>
.mytext {color:#c3111e;}
This box has a color of #c3111e
<div style="background-color:#c3111e;">Content here</div>
.mybackground {background-color:#c3111e;}
Border around this has a color of #c3111e
<div style="border:2px solid #c3111e;">Content here</div>
.myborder {border:2px solid #c3111e;}