#a33c7e color space conversions
Hex:
#a33c7e
RGB:
163, 60, 126
CMY:
36, 76, 51
CMYK:
0, 63, 23, 36
HSL:
322°, 46.1883%, 43.7255%
HSV (HSB):
322°, 63.1902%, 63.9216%
XYZ:
20.4860, 12.5246, 21.0764
xyY:
0.3788, 0.2316, 12.5246
CIE-Lab:
42.0380, 49.6209, -15.6279
CIE-LCH:
42.0380, 52.0237, 342.5184
CIE-Luv:
42.0380, 56.7732, -29.1199
Hunter-Lab:
35.3901, 41.3942, -10.5368
#a33c7e color charts
#a33c7e color shades, tints & tones
#a33c7e color schemes
#a33c7e color preview, HTML & CSS examples
This text has a color of #a33c7e
<p style="color:#a33c7e;">Text here</p>
.mytext {color:#a33c7e;}
This box has a color of #a33c7e
<div style="background-color:#a33c7e;">Content here</div>
.mybackground {background-color:#a33c7e;}
Border around this has a color of #a33c7e
<div style="border:2px solid #a33c7e;">Content here</div>
.myborder {border:2px solid #a33c7e;}