#c3033f color space conversions
Hex:
#c3033f
RGB:
195, 3, 63
CMY:
24, 99, 75
CMYK:
0, 98, 68, 24
HSL:
341°, 96.9697%, 38.8235%
HSV (HSB):
341°, 98.4615%, 76.4706%
XYZ:
23.4354, 12.0261, 5.7887
xyY:
0.5681, 0.2915, 12.0261
CIE-Lab:
41.2576, 66.7319, 23.5166
CIE-LCH:
41.2576, 70.7543, 19.4127
CIE-Luv:
41.2576, 121.1937, 11.2563
Hunter-Lab:
34.6787, 59.9405, 14.3781
#c3033f color charts
#c3033f color shades, tints & tones
#c3033f color schemes
#c3033f color preview, HTML & CSS examples
This text has a color of #c3033f
<p style="color:#c3033f;">Text here</p>
.mytext {color:#c3033f;}
This box has a color of #c3033f
<div style="background-color:#c3033f;">Content here</div>
.mybackground {background-color:#c3033f;}
Border around this has a color of #c3033f
<div style="border:2px solid #c3033f;">Content here</div>
.myborder {border:2px solid #c3033f;}