#c33a7c color space conversions
Hex:
#c33a7c
RGB:
195, 58, 124
CMY:
24, 77, 51
CMYK:
0, 70, 36, 24
HSL:
331°, 54.1502%, 49.6078%
HSV (HSB):
331°, 70.2564%, 76.4706%
XYZ:
27.6568, 16.0835, 20.7155
xyY:
0.4291, 0.2495, 16.0835
CIE-Lab:
47.0838, 59.4150, -6.2642
CIE-LCH:
47.0838, 59.7443, 353.9815
CIE-Luv:
47.0838, 83.4436, -19.0328
Hunter-Lab:
40.1042, 52.9157, -2.5529
#c33a7c color charts
#c33a7c color shades, tints & tones
#c33a7c color schemes
#c33a7c color preview, HTML & CSS examples
This text has a color of #c33a7c
<p style="color:#c33a7c;">Text here</p>
.mytext {color:#c33a7c;}
This box has a color of #c33a7c
<div style="background-color:#c33a7c;">Content here</div>
.mybackground {background-color:#c33a7c;}
Border around this has a color of #c33a7c
<div style="border:2px solid #c33a7c;">Content here</div>
.myborder {border:2px solid #c33a7c;}