#a48f2c color space conversions
Hex:
#a48f2c
RGB:
164, 143, 44
CMY:
36, 44, 83
CMYK:
0, 13, 73, 36
HSL:
50°, 57.6923%, 40.7843%
HSV (HSB):
50°, 73.1707%, 64.3137%
XYZ:
25.5869, 27.7193, 6.3847
xyY:
0.4287, 0.4644, 27.7193
CIE-Lab:
59.6343, -3.1630, 52.7037
CIE-LCH:
59.6343, 52.7985, 93.4344
CIE-Luv:
59.6343, 18.9153, 56.8823
Hunter-Lab:
52.6491, -5.3868, 29.6644
#a48f2c color charts
#a48f2c color shades, tints & tones
#a48f2c color schemes
#a48f2c color preview, HTML & CSS examples
This text has a color of #a48f2c
<p style="color:#a48f2c;">Text here</p>
.mytext {color:#a48f2c;}
This box has a color of #a48f2c
<div style="background-color:#a48f2c;">Content here</div>
.mybackground {background-color:#a48f2c;}
Border around this has a color of #a48f2c
<div style="border:2px solid #a48f2c;">Content here</div>
.myborder {border:2px solid #a48f2c;}