#a93c7a color space conversions
Hex:
#a93c7a
RGB:
169, 60, 122
CMY:
34, 76, 52
CMYK:
0, 64, 28, 34
HSL:
326°, 47.5983%, 44.9020%
HSV (HSB):
326°, 64.4970%, 66.2745%
XYZ:
21.4909, 13.0719, 19.8028
xyY:
0.3953, 0.2404, 13.0719
CIE-Lab:
42.8713, 50.8527, -11.8122
CIE-LCH:
42.8713, 52.2066, 346.9231
CIE-Luv:
42.8713, 62.7124, -24.2904
Hunter-Lab:
36.1550, 42.8307, -7.1657
#a93c7a color charts
#a93c7a color shades, tints & tones
#a93c7a color schemes
#a93c7a color preview, HTML & CSS examples
This text has a color of #a93c7a
<p style="color:#a93c7a;">Text here</p>
.mytext {color:#a93c7a;}
This box has a color of #a93c7a
<div style="background-color:#a93c7a;">Content here</div>
.mybackground {background-color:#a93c7a;}
Border around this has a color of #a93c7a
<div style="border:2px solid #a93c7a;">Content here</div>
.myborder {border:2px solid #a93c7a;}