#c3013d color space conversions
Hex:
#c3013d
RGB:
195, 1, 61
CMY:
24, 100, 76
CMYK:
0, 99, 69, 24
HSL:
341°, 98.9796%, 38.4314%
HSV (HSB):
341°, 99.4872%, 76.4706%
XYZ:
23.3588, 11.9607, 5.4924
xyY:
0.5724, 0.2931, 11.9607
CIE-Lab:
41.1536, 66.8379, 24.6432
CIE-LCH:
41.1536, 71.2362, 20.2390
CIE-Luv:
41.1536, 122.1533, 12.1161
Hunter-Lab:
34.5843, 60.0395, 14.7931
#c3013d color charts
#c3013d color shades, tints & tones
#c3013d color schemes
#c3013d color preview, HTML & CSS examples
This text has a color of #c3013d
<p style="color:#c3013d;">Text here</p>
.mytext {color:#c3013d;}
This box has a color of #c3013d
<div style="background-color:#c3013d;">Content here</div>
.mybackground {background-color:#c3013d;}
Border around this has a color of #c3013d
<div style="border:2px solid #c3013d;">Content here</div>
.myborder {border:2px solid #c3013d;}