#a34e6a color space conversions
Hex:
#a34e6a
RGB:
163, 78, 106
CMY:
36, 69, 58
CMYK:
0, 52, 35, 36
HSL:
340°, 35.2697%, 47.2549%
HSV (HSB):
340°, 52.1472%, 63.9216%
XYZ:
20.4302, 14.2759, 15.3144
xyY:
0.4084, 0.2854, 14.2759
CIE-Lab:
44.6261, 38.1930, 0.5173
CIE-LCH:
44.6261, 38.1965, 0.7760
CIE-Luv:
44.6261, 54.2353, -5.9785
Hunter-Lab:
37.7835, 30.3969, 2.4170
#a34e6a color charts
#a34e6a color shades, tints & tones
#a34e6a color schemes
#a34e6a color preview, HTML & CSS examples
This text has a color of #a34e6a
<p style="color:#a34e6a;">Text here</p>
.mytext {color:#a34e6a;}
This box has a color of #a34e6a
<div style="background-color:#a34e6a;">Content here</div>
.mybackground {background-color:#a34e6a;}
Border around this has a color of #a34e6a
<div style="border:2px solid #a34e6a;">Content here</div>
.myborder {border:2px solid #a34e6a;}