#a27f5e color space conversions
Hex:
#a27f5e
RGB:
162, 127, 94
CMY:
36, 50, 63
CMYK:
0, 22, 42, 36
HSL:
29°, 26.7717%, 50.1961%
HSV (HSB):
29°, 41.9753%, 63.5294%
XYZ:
24.5100, 23.6683, 13.8663
xyY:
0.3950, 0.3815, 23.6683
CIE-Lab:
55.7541, 8.9675, 23.0911
CIE-LCH:
55.7541, 24.7713, 68.7761
CIE-Luv:
55.7541, 25.3400, 27.1631
Hunter-Lab:
48.6501, 4.7912, 17.1561
#a27f5e color charts
#a27f5e color shades, tints & tones
#a27f5e color schemes
#a27f5e color preview, HTML & CSS examples
This text has a color of #a27f5e
<p style="color:#a27f5e;">Text here</p>
.mytext {color:#a27f5e;}
This box has a color of #a27f5e
<div style="background-color:#a27f5e;">Content here</div>
.mybackground {background-color:#a27f5e;}
Border around this has a color of #a27f5e
<div style="border:2px solid #a27f5e;">Content here</div>
.myborder {border:2px solid #a27f5e;}