#a17f32 color space conversions
Hex:
#a17f32
RGB:
161, 127, 50
CMY:
37, 50, 80
CMYK:
0, 21, 69, 37
HSL:
42°, 52.6066%, 41.3725%
HSV (HSB):
42°, 68.9441%, 63.1373%
XYZ:
22.8630, 22.9861, 6.2494
xyY:
0.4388, 0.4412, 22.9861
CIE-Lab:
55.0580, 4.6735, 45.3663
CIE-LCH:
55.0580, 45.6064, 84.1183
CIE-Luv:
55.0580, 27.7970, 47.9917
Hunter-Lab:
47.9438, 1.2199, 25.8324
#a17f32 color charts
#a17f32 color shades, tints & tones
#a17f32 color schemes
#a17f32 color preview, HTML & CSS examples
This text has a color of #a17f32
<p style="color:#a17f32;">Text here</p>
.mytext {color:#a17f32;}
This box has a color of #a17f32
<div style="background-color:#a17f32;">Content here</div>
.mybackground {background-color:#a17f32;}
Border around this has a color of #a17f32
<div style="border:2px solid #a17f32;">Content here</div>
.myborder {border:2px solid #a17f32;}