#c3012c color space conversions
Hex:
#c3012c
RGB:
195, 1, 44
CMY:
24, 100, 83
CMYK:
0, 99, 77, 24
HSL:
347°, 98.9796%, 38.4314%
HSV (HSB):
347°, 99.4872%, 76.4706%
XYZ:
22.9712, 11.8057, 3.4509
xyY:
0.6009, 0.3088, 11.8057
CIE-Lab:
40.9056, 66.1649, 34.8204
CIE-LCH:
40.9056, 74.7680, 27.7564
CIE-Luv:
40.9056, 127.0171, 19.4830
Hunter-Lab:
34.3594, 59.2083, 18.0968
#c3012c color charts
#c3012c color shades, tints & tones
#c3012c color schemes
#c3012c color preview, HTML & CSS examples
This text has a color of #c3012c
<p style="color:#c3012c;">Text here</p>
.mytext {color:#c3012c;}
This box has a color of #c3012c
<div style="background-color:#c3012c;">Content here</div>
.mybackground {background-color:#c3012c;}
Border around this has a color of #c3012c
<div style="border:2px solid #c3012c;">Content here</div>
.myborder {border:2px solid #c3012c;}