#c0333f color space conversions
Hex:
#c0333f
RGB:
192, 51, 63
CMY:
25, 80, 75
CMYK:
0, 73, 67, 25
HSL:
355°, 58.0247%, 47.6471%
HSV (HSB):
355°, 73.4375%, 75.2941%
XYZ:
23.8193, 13.9330, 6.1366
xyY:
0.5427, 0.3175, 13.9330
CIE-Lab:
44.1367, 56.0243, 27.0035
CIE-LCH:
44.1367, 62.1925, 25.7339
CIE-Luv:
44.1367, 104.0898, 17.6770
Hunter-Lab:
37.3269, 48.5832, 16.3816
#c0333f color charts
#c0333f color shades, tints & tones
#c0333f color schemes
#c0333f color preview, HTML & CSS examples
This text has a color of #c0333f
<p style="color:#c0333f;">Text here</p>
.mytext {color:#c0333f;}
This box has a color of #c0333f
<div style="background-color:#c0333f;">Content here</div>
.mybackground {background-color:#c0333f;}
Border around this has a color of #c0333f
<div style="border:2px solid #c0333f;">Content here</div>
.myborder {border:2px solid #c0333f;}