#a34f7e color space conversions
Hex:
#a34f7e
RGB:
163, 79, 126
CMY:
36, 69, 51
CMYK:
0, 52, 23, 36
HSL:
326°, 34.7107%, 47.4510%
HSV (HSB):
326°, 51.5337%, 63.9216%
XYZ:
21.6661, 14.8849, 21.4698
xyY:
0.3734, 0.2565, 14.8849
CIE-Lab:
45.4761, 40.4511, -10.4156
CIE-LCH:
45.4761, 41.7705, 345.5608
CIE-Luv:
45.4761, 48.6621, -20.8601
Hunter-Lab:
38.5809, 32.7249, -5.9875
#a34f7e color charts
#a34f7e color shades, tints & tones
#a34f7e color schemes
#a34f7e color preview, HTML & CSS examples
This text has a color of #a34f7e
<p style="color:#a34f7e;">Text here</p>
.mytext {color:#a34f7e;}
This box has a color of #a34f7e
<div style="background-color:#a34f7e;">Content here</div>
.mybackground {background-color:#a34f7e;}
Border around this has a color of #a34f7e
<div style="border:2px solid #a34f7e;">Content here</div>
.myborder {border:2px solid #a34f7e;}