#c33f5d color space conversions
Hex:
#c33f5d
RGB:
195, 63, 93
CMY:
24, 75, 64
CMYK:
0, 68, 52, 24
HSL:
346°, 52.3810%, 50.5882%
HSV (HSB):
346°, 67.6923%, 76.4706%
XYZ:
26.2590, 15.9474, 12.0501
xyY:
0.4840, 0.2939, 15.9474
CIE-Lab:
46.9054, 54.5049, 12.4351
CIE-LCH:
46.9054, 55.9054, 12.8519
CIE-Luv:
46.9054, 91.7086, 4.5830
Hunter-Lab:
39.9342, 47.4887, 10.0633
#c33f5d color charts
#c33f5d color shades, tints & tones
#c33f5d color schemes
#c33f5d color preview, HTML & CSS examples
This text has a color of #c33f5d
<p style="color:#c33f5d;">Text here</p>
.mytext {color:#c33f5d;}
This box has a color of #c33f5d
<div style="background-color:#c33f5d;">Content here</div>
.mybackground {background-color:#c33f5d;}
Border around this has a color of #c33f5d
<div style="border:2px solid #c33f5d;">Content here</div>
.myborder {border:2px solid #c33f5d;}