#a93f7a color space conversions
Hex:
#a93f7a
RGB:
169, 63, 122
CMY:
34, 75, 52
CMYK:
0, 63, 28, 34
HSL:
327°, 45.6897%, 45.4902%
HSV (HSB):
327°, 62.7219%, 66.2745%
XYZ:
21.6525, 13.3952, 19.8567
xyY:
0.3944, 0.2440, 13.3952
CIE-Lab:
43.3527, 49.5396, -11.0848
CIE-LCH:
43.3527, 50.7646, 347.3874
CIE-Luv:
43.3527, 61.5013, -23.1399
Hunter-Lab:
36.5994, 41.5532, -6.5476
#a93f7a color charts
#a93f7a color shades, tints & tones
#a93f7a color schemes
#a93f7a color preview, HTML & CSS examples
This text has a color of #a93f7a
<p style="color:#a93f7a;">Text here</p>
.mytext {color:#a93f7a;}
This box has a color of #a93f7a
<div style="background-color:#a93f7a;">Content here</div>
.mybackground {background-color:#a93f7a;}
Border around this has a color of #a93f7a
<div style="border:2px solid #a93f7a;">Content here</div>
.myborder {border:2px solid #a93f7a;}