#a27f32 color space conversions
Hex:
#a27f32
RGB:
162, 127, 50
CMY:
36, 50, 80
CMYK:
0, 22, 69, 36
HSL:
41°, 52.8302%, 41.5686%
HSV (HSB):
41°, 69.1358%, 63.5294%
XYZ:
23.0654, 23.0904, 6.2588
xyY:
0.4401, 0.4405, 23.0904
CIE-Lab:
55.1653, 5.1256, 45.5124
CIE-LCH:
55.1653, 45.8001, 83.5745
CIE-Luv:
55.1653, 28.5614, 48.0438
Hunter-Lab:
48.0525, 1.5889, 25.9142
#a27f32 color charts
#a27f32 color shades, tints & tones
#a27f32 color schemes
#a27f32 color preview, HTML & CSS examples
This text has a color of #a27f32
<p style="color:#a27f32;">Text here</p>
.mytext {color:#a27f32;}
This box has a color of #a27f32
<div style="background-color:#a27f32;">Content here</div>
.mybackground {background-color:#a27f32;}
Border around this has a color of #a27f32
<div style="border:2px solid #a27f32;">Content here</div>
.myborder {border:2px solid #a27f32;}