#c3112f color space conversions
Hex:
#c3112f
RGB:
195, 17, 47
CMY:
24, 93, 82
CMYK:
0, 91, 76, 24
HSL:
350°, 83.9623%, 41.5686%
HSV (HSB):
350°, 91.2821%, 76.4706%
XYZ:
23.2192, 12.2082, 3.8220
xyY:
0.5916, 0.3110, 12.2082
CIE-Lab:
41.5452, 64.5250, 33.7313
CIE-LCH:
41.5452, 72.8098, 27.5989
CIE-Luv:
41.5452, 123.4506, 19.5059
Hunter-Lab:
34.9403, 57.4749, 17.9727
#c3112f color charts
#c3112f color shades, tints & tones
#c3112f color schemes
#c3112f color preview, HTML & CSS examples
This text has a color of #c3112f
<p style="color:#c3112f;">Text here</p>
.mytext {color:#c3112f;}
This box has a color of #c3112f
<div style="background-color:#c3112f;">Content here</div>
.mybackground {background-color:#c3112f;}
Border around this has a color of #c3112f
<div style="border:2px solid #c3112f;">Content here</div>
.myborder {border:2px solid #c3112f;}