#a27c8d color space conversions
Hex:
#a27c8d
RGB:
162, 124, 141
CMY:
36, 51, 45
CMYK:
0, 23, 13, 36
HSL:
333°, 16.9643%, 56.0784%
HSV (HSB):
333°, 23.4568%, 63.5294%
XYZ:
26.9157, 24.0198, 28.4170
xyY:
0.3392, 0.3027, 24.0198
CIE-Lab:
56.1076, 17.5328, -3.4879
CIE-LCH:
56.1076, 17.8763, 348.7488
CIE-Luv:
56.1076, 21.9078, -7.8638
Hunter-Lab:
49.0100, 12.2625, -0.0706
#a27c8d color charts
#a27c8d color shades, tints & tones
#a27c8d color schemes
#a27c8d color preview, HTML & CSS examples
This text has a color of #a27c8d
<p style="color:#a27c8d;">Text here</p>
.mytext {color:#a27c8d;}
This box has a color of #a27c8d
<div style="background-color:#a27c8d;">Content here</div>
.mybackground {background-color:#a27c8d;}
Border around this has a color of #a27c8d
<div style="border:2px solid #a27c8d;">Content here</div>
.myborder {border:2px solid #a27c8d;}