#a27f2f color space conversions
Hex:
#a27f2f
RGB:
162, 127, 47
CMY:
36, 50, 82
CMYK:
0, 22, 71, 36
HSL:
42°, 55.0239%, 40.9804%
HSV (HSB):
42°, 70.9877%, 63.5294%
XYZ:
23.0028, 23.0654, 5.9290
xyY:
0.4424, 0.4436, 23.0654
CIE-Lab:
55.1396, 4.9540, 46.8484
CIE-LCH:
55.1396, 47.1096, 83.9637
CIE-Luv:
55.1396, 28.7127, 49.0202
Hunter-Lab:
48.0264, 1.4482, 26.2990
#a27f2f color charts
#a27f2f color shades, tints & tones
#a27f2f color schemes
#a27f2f color preview, HTML & CSS examples
This text has a color of #a27f2f
<p style="color:#a27f2f;">Text here</p>
.mytext {color:#a27f2f;}
This box has a color of #a27f2f
<div style="background-color:#a27f2f;">Content here</div>
.mybackground {background-color:#a27f2f;}
Border around this has a color of #a27f2f
<div style="border:2px solid #a27f2f;">Content here</div>
.myborder {border:2px solid #a27f2f;}