#c33c5d color space conversions
Hex:
#c33c5d
RGB:
195, 60, 93
CMY:
24, 76, 64
CMYK:
0, 69, 52, 24
HSL:
345°, 52.9412%, 50.0000%
HSV (HSB):
345°, 69.2308%, 76.4706%
XYZ:
26.0973, 15.6241, 11.9962
xyY:
0.4858, 0.2909, 15.6241
CIE-Lab:
46.4775, 55.6800, 11.8405
CIE-LCH:
46.4775, 56.9251, 12.0053
CIE-Luv:
46.4775, 93.2254, 3.6277
Hunter-Lab:
39.5274, 48.6789, 9.6752
#c33c5d color charts
#c33c5d color shades, tints & tones
#c33c5d color schemes
#c33c5d color preview, HTML & CSS examples
This text has a color of #c33c5d
<p style="color:#c33c5d;">Text here</p>
.mytext {color:#c33c5d;}
This box has a color of #c33c5d
<div style="background-color:#c33c5d;">Content here</div>
.mybackground {background-color:#c33c5d;}
Border around this has a color of #c33c5d
<div style="border:2px solid #c33c5d;">Content here</div>
.myborder {border:2px solid #c33c5d;}