#c33c5b color space conversions
Hex:
#c33c5b
RGB:
195, 60, 91
CMY:
24, 76, 64
CMYK:
0, 69, 53, 24
HSL:
346°, 52.9412%, 50.0000%
HSV (HSB):
346°, 69.2308%, 76.4706%
XYZ:
26.0099, 15.5892, 11.5357
xyY:
0.4895, 0.2934, 15.5892
CIE-Lab:
46.4308, 55.5178, 13.0030
CIE-LCH:
46.4308, 57.0202, 13.1819
CIE-Luv:
46.4308, 93.8539, 4.9173
Hunter-Lab:
39.4831, 48.4931, 10.3156
#c33c5b color charts
#c33c5b color shades, tints & tones
#c33c5b color schemes
#c33c5b color preview, HTML & CSS examples
This text has a color of #c33c5b
<p style="color:#c33c5b;">Text here</p>
.mytext {color:#c33c5b;}
This box has a color of #c33c5b
<div style="background-color:#c33c5b;">Content here</div>
.mybackground {background-color:#c33c5b;}
Border around this has a color of #c33c5b
<div style="border:2px solid #c33c5b;">Content here</div>
.myborder {border:2px solid #c33c5b;}