#a33c7f color space conversions
Hex:
#a33c7f
RGB:
163, 60, 127
CMY:
36, 76, 50
CMYK:
0, 63, 22, 36
HSL:
321°, 46.1883%, 43.7255%
HSV (HSB):
321°, 63.1902%, 63.9216%
XYZ:
20.5509, 12.5506, 21.4180
xyY:
0.3769, 0.2302, 12.5506
CIE-Lab:
42.0781, 49.7644, -16.1806
CIE-LCH:
42.0781, 52.3288, 341.9884
CIE-Luv:
42.0781, 56.4532, -29.9095
Hunter-Lab:
35.4268, 41.5501, -11.0463
#a33c7f color charts
#a33c7f color shades, tints & tones
#a33c7f color schemes
#a33c7f color preview, HTML & CSS examples
This text has a color of #a33c7f
<p style="color:#a33c7f;">Text here</p>
.mytext {color:#a33c7f;}
This box has a color of #a33c7f
<div style="background-color:#a33c7f;">Content here</div>
.mybackground {background-color:#a33c7f;}
Border around this has a color of #a33c7f
<div style="border:2px solid #a33c7f;">Content here</div>
.myborder {border:2px solid #a33c7f;}