#a33e7e color space conversions
Hex:
#a33e7e
RGB:
163, 62, 126
CMY:
36, 76, 51
CMYK:
0, 62, 23, 36
HSL:
322°, 44.8889%, 44.1176%
HSV (HSB):
322°, 61.9632%, 63.9216%
XYZ:
20.5928, 12.7381, 21.1120
xyY:
0.3782, 0.2340, 12.7381
CIE-Lab:
42.3660, 48.7271, -15.1275
CIE-LCH:
42.3660, 51.0213, 342.7528
CIE-Luv:
42.3660, 56.0069, -28.3382
Hunter-Lab:
35.6905, 40.5328, -10.0884
#a33e7e color charts
#a33e7e color shades, tints & tones
#a33e7e color schemes
#a33e7e color preview, HTML & CSS examples
This text has a color of #a33e7e
<p style="color:#a33e7e;">Text here</p>
.mytext {color:#a33e7e;}
This box has a color of #a33e7e
<div style="background-color:#a33e7e;">Content here</div>
.mybackground {background-color:#a33e7e;}
Border around this has a color of #a33e7e
<div style="border:2px solid #a33e7e;">Content here</div>
.myborder {border:2px solid #a33e7e;}