#a34b8c color space conversions
Hex:
#a34b8c
RGB:
163, 75, 140
CMY:
36, 71, 45
CMYK:
0, 54, 14, 36
HSL:
316°, 36.9748%, 46.6667%
HSV (HSB):
316°, 53.9877%, 63.9216%
XYZ:
22.3540, 14.7121, 26.4725
xyY:
0.3518, 0.2315, 14.7121
CIE-Lab:
45.2374, 44.6786, -19.2452
CIE-LCH:
45.2374, 48.6472, 336.6961
CIE-Luv:
45.2374, 46.7285, -33.9360
Hunter-Lab:
38.3564, 36.9054, -14.0708
#a34b8c color charts
#a34b8c color shades, tints & tones
#a34b8c color schemes
#a34b8c color preview, HTML & CSS examples
This text has a color of #a34b8c
<p style="color:#a34b8c;">Text here</p>
.mytext {color:#a34b8c;}
This box has a color of #a34b8c
<div style="background-color:#a34b8c;">Content here</div>
.mybackground {background-color:#a34b8c;}
Border around this has a color of #a34b8c
<div style="border:2px solid #a34b8c;">Content here</div>
.myborder {border:2px solid #a34b8c;}