#a33f7f color space conversions
Hex:
#a33f7f
RGB:
163, 63, 127
CMY:
36, 75, 50
CMYK:
0, 61, 22, 36
HSL:
322°, 44.2478%, 44.3137%
HSV (HSB):
322°, 61.3497%, 63.9216%
XYZ:
20.7125, 12.8738, 21.4719
xyY:
0.3762, 0.2338, 12.8738
CIE-Lab:
42.5726, 48.4178, -15.4255
CIE-LCH:
42.5726, 50.8157, 342.3286
CIE-Luv:
42.5726, 55.3053, -28.7295
Hunter-Lab:
35.8801, 40.2524, -10.3651
#a33f7f color charts
#a33f7f color shades, tints & tones
#a33f7f color schemes
#a33f7f color preview, HTML & CSS examples
This text has a color of #a33f7f
<p style="color:#a33f7f;">Text here</p>
.mytext {color:#a33f7f;}
This box has a color of #a33f7f
<div style="background-color:#a33f7f;">Content here</div>
.mybackground {background-color:#a33f7f;}
Border around this has a color of #a33f7f
<div style="border:2px solid #a33f7f;">Content here</div>
.myborder {border:2px solid #a33f7f;}