#a28f32 color space conversions
Hex:
#a28f32
RGB:
162, 143, 50
CMY:
36, 44, 80
CMYK:
0, 12, 69, 36
HSL:
50°, 52.8302%, 41.5686%
HSV (HSB):
50°, 69.1358%, 63.5294%
XYZ:
25.2985, 27.5566, 7.0032
xyY:
0.4226, 0.4604, 27.5566
CIE-Lab:
59.4860, -3.7417, 50.0158
CIE-LCH:
59.4860, 50.1556, 94.2783
CIE-Luv:
59.4860, 17.2536, 55.0733
Hunter-Lab:
52.4944, -5.8411, 28.8363
#a28f32 color charts
#a28f32 color shades, tints & tones
#a28f32 color schemes
#a28f32 color preview, HTML & CSS examples
This text has a color of #a28f32
<p style="color:#a28f32;">Text here</p>
.mytext {color:#a28f32;}
This box has a color of #a28f32
<div style="background-color:#a28f32;">Content here</div>
.mybackground {background-color:#a28f32;}
Border around this has a color of #a28f32
<div style="border:2px solid #a28f32;">Content here</div>
.myborder {border:2px solid #a28f32;}