#a27f7b color space conversions
Hex:
#a27f7b
RGB:
162, 127, 123
CMY:
36, 50, 52
CMYK:
0, 22, 24, 36
HSL:
6°, 17.3333%, 55.8824%
HSV (HSB):
6°, 24.0741%, 63.5294%
XYZ:
26.0648, 24.2902, 22.0536
xyY:
0.3600, 0.3355, 24.2902
CIE-Lab:
56.3772, 12.8739, 7.3337
CIE-LCH:
56.3772, 14.8162, 29.6683
CIE-Luv:
56.3772, 22.3603, 7.6720
Hunter-Lab:
49.2851, 8.1523, 7.9690
#a27f7b color charts
#a27f7b color shades, tints & tones
#a27f7b color schemes
#a27f7b color preview, HTML & CSS examples
This text has a color of #a27f7b
<p style="color:#a27f7b;">Text here</p>
.mytext {color:#a27f7b;}
This box has a color of #a27f7b
<div style="background-color:#a27f7b;">Content here</div>
.mybackground {background-color:#a27f7b;}
Border around this has a color of #a27f7b
<div style="border:2px solid #a27f7b;">Content here</div>
.myborder {border:2px solid #a27f7b;}