#a27d8d color space conversions
Hex:
#a27d8d
RGB:
162, 125, 141
CMY:
36, 51, 45
CMYK:
0, 23, 13, 36
HSL:
334°, 16.5919%, 56.2745%
HSV (HSB):
334°, 22.8395%, 63.5294%
XYZ:
27.0416, 24.2717, 28.4590
xyY:
0.3390, 0.3043, 24.2717
CIE-Lab:
56.3588, 16.9613, -3.1177
CIE-LCH:
56.3588, 17.2455, 349.5848
CIE-Luv:
56.3588, 21.3683, -7.2485
Hunter-Lab:
49.2663, 11.7602, 0.2372
#a27d8d color charts
#a27d8d color shades, tints & tones
#a27d8d color schemes
#a27d8d color preview, HTML & CSS examples
This text has a color of #a27d8d
<p style="color:#a27d8d;">Text here</p>
.mytext {color:#a27d8d;}
This box has a color of #a27d8d
<div style="background-color:#a27d8d;">Content here</div>
.mybackground {background-color:#a27d8d;}
Border around this has a color of #a27d8d
<div style="border:2px solid #a27d8d;">Content here</div>
.myborder {border:2px solid #a27d8d;}