#c0333d color space conversions
Hex:
#c0333d
RGB:
192, 51, 61
CMY:
25, 80, 76
CMYK:
0, 73, 68, 25
HSL:
356°, 58.0247%, 47.6471%
HSV (HSB):
356°, 73.4375%, 75.2941%
XYZ:
23.7644, 13.9110, 5.8475
xyY:
0.5460, 0.3196, 13.9110
CIE-Lab:
44.1051, 55.9181, 28.1726
CIE-LCH:
44.1051, 62.6142, 26.7398
CIE-Luv:
44.1051, 104.6003, 18.6439
Hunter-Lab:
37.2975, 48.4618, 16.8128
#c0333d color charts
#c0333d color shades, tints & tones
#c0333d color schemes
#c0333d color preview, HTML & CSS examples
This text has a color of #c0333d
<p style="color:#c0333d;">Text here</p>
.mytext {color:#c0333d;}
This box has a color of #c0333d
<div style="background-color:#c0333d;">Content here</div>
.mybackground {background-color:#c0333d;}
Border around this has a color of #c0333d
<div style="border:2px solid #c0333d;">Content here</div>
.myborder {border:2px solid #c0333d;}