#a93c7e color space conversions
Hex:
#a93c7e
RGB:
169, 60, 126
CMY:
34, 76, 51
CMYK:
0, 64, 25, 34
HSL:
324°, 47.5983%, 44.9020%
HSV (HSB):
324°, 64.4970%, 66.2745%
XYZ:
21.7439, 13.1731, 21.1353
xyY:
0.3879, 0.2350, 13.1731
CIE-Lab:
43.0229, 51.3903, -14.0375
CIE-LCH:
43.0229, 53.2730, 344.7221
CIE-Luv:
43.0229, 61.3946, -27.4212
Hunter-Lab:
36.2948, 43.4223, -9.1196
#a93c7e color charts
#a93c7e color shades, tints & tones
#a93c7e color schemes
#a93c7e color preview, HTML & CSS examples
This text has a color of #a93c7e
<p style="color:#a93c7e;">Text here</p>
.mytext {color:#a93c7e;}
This box has a color of #a93c7e
<div style="background-color:#a93c7e;">Content here</div>
.mybackground {background-color:#a93c7e;}
Border around this has a color of #a93c7e
<div style="border:2px solid #a93c7e;">Content here</div>
.myborder {border:2px solid #a93c7e;}