#a93d7f color space conversions
Hex:
#a93d7f
RGB:
169, 61, 127
CMY:
34, 76, 50
CMYK:
0, 64, 25, 34
HSL:
323°, 46.9565%, 45.0980%
HSV (HSB):
323°, 63.9053%, 66.2745%
XYZ:
21.8617, 13.3048, 21.4945
xyY:
0.3858, 0.2348, 13.3048
CIE-Lab:
43.2190, 51.0962, -14.3518
CIE-LCH:
43.2190, 53.0735, 344.3111
CIE-Luv:
43.2190, 60.6831, -27.8297
Hunter-Lab:
36.4758, 43.1511, -9.4055
#a93d7f color charts
#a93d7f color shades, tints & tones
#a93d7f color schemes
#a93d7f color preview, HTML & CSS examples
This text has a color of #a93d7f
<p style="color:#a93d7f;">Text here</p>
.mytext {color:#a93d7f;}
This box has a color of #a93d7f
<div style="background-color:#a93d7f;">Content here</div>
.mybackground {background-color:#a93d7f;}
Border around this has a color of #a93d7f
<div style="border:2px solid #a93d7f;">Content here</div>
.myborder {border:2px solid #a93d7f;}