#c33f93 color space conversions
Hex:
#c33f93
RGB:
195, 63, 147
CMY:
24, 75, 42
CMYK:
0, 68, 25, 24
HSL:
322°, 52.3810%, 50.5882%
HSV (HSB):
322°, 67.6923%, 76.4706%
XYZ:
29.5496, 17.2637, 29.3786
xyY:
0.3878, 0.2266, 17.2637
CIE-Lab:
48.5906, 60.3126, -17.8739
CIE-LCH:
48.5906, 62.9054, 343.4926
CIE-Luv:
48.5906, 73.2641, -35.2555
Hunter-Lab:
41.5496, 54.2355, -12.8376
#c33f93 color charts
#c33f93 color shades, tints & tones
#c33f93 color schemes
#c33f93 color preview, HTML & CSS examples
This text has a color of #c33f93
<p style="color:#c33f93;">Text here</p>
.mytext {color:#c33f93;}
This box has a color of #c33f93
<div style="background-color:#c33f93;">Content here</div>
.mybackground {background-color:#c33f93;}
Border around this has a color of #c33f93
<div style="border:2px solid #c33f93;">Content here</div>
.myborder {border:2px solid #c33f93;}