#c0033f color space conversions
Hex:
#c0033f
RGB:
192, 3, 63
CMY:
25, 99, 75
CMYK:
0, 98, 67, 25
HSL:
341°, 96.9231%, 38.2353%
HSV (HSB):
341°, 98.4375%, 75.2941%
XYZ:
22.6680, 11.6305, 5.7528
xyY:
0.5660, 0.2904, 11.6305
CIE-Lab:
40.6227, 66.0080, 22.5778
CIE-LCH:
40.6227, 69.7625, 18.8831
CIE-Luv:
40.6227, 118.8758, 10.5201
Hunter-Lab:
34.1035, 58.9648, 13.8710
#c0033f color charts
#c0033f color shades, tints & tones
#c0033f color schemes
#c0033f color preview, HTML & CSS examples
This text has a color of #c0033f
<p style="color:#c0033f;">Text here</p>
.mytext {color:#c0033f;}
This box has a color of #c0033f
<div style="background-color:#c0033f;">Content here</div>
.mybackground {background-color:#c0033f;}
Border around this has a color of #c0033f
<div style="border:2px solid #c0033f;">Content here</div>
.myborder {border:2px solid #c0033f;}