#a34c8a color space conversions
Hex:
#a34c8a
RGB:
163, 76, 138
CMY:
36, 70, 46
CMYK:
0, 53, 15, 36
HSL:
317°, 36.4017%, 46.8627%
HSV (HSB):
317°, 53.3742%, 63.9216%
XYZ:
22.2761, 14.7904, 25.7255
xyY:
0.3548, 0.2355, 14.7904
CIE-Lab:
45.3458, 43.8528, -17.8730
CIE-LCH:
45.3458, 47.3552, 337.8257
CIE-Luv:
45.3458, 46.8519, -31.8626
Hunter-Lab:
38.4583, 36.0904, -12.7395
#a34c8a color charts
#a34c8a color shades, tints & tones
#a34c8a color schemes
#a34c8a color preview, HTML & CSS examples
This text has a color of #a34c8a
<p style="color:#a34c8a;">Text here</p>
.mytext {color:#a34c8a;}
This box has a color of #a34c8a
<div style="background-color:#a34c8a;">Content here</div>
.mybackground {background-color:#a34c8a;}
Border around this has a color of #a34c8a
<div style="border:2px solid #a34c8a;">Content here</div>
.myborder {border:2px solid #a34c8a;}