#a48b7e color space conversions
Hex:
#a48b7e
RGB:
164, 139, 126
CMY:
36, 45, 51
CMYK:
0, 15, 23, 36
HSL:
21°, 17.2727%, 56.8627%
HSV (HSB):
21°, 23.1707%, 64.3137%
XYZ:
28.3084, 27.8641, 23.6250
xyY:
0.3548, 0.3492, 27.8641
CIE-Lab:
59.7658, 7.3329, 10.4502
CIE-LCH:
59.7658, 12.7663, 54.9428
CIE-Luv:
59.7658, 16.4085, 12.8894
Hunter-Lab:
52.7865, 3.3498, 10.4149
#a48b7e color charts
#a48b7e color shades, tints & tones
#a48b7e color schemes
#a48b7e color preview, HTML & CSS examples
This text has a color of #a48b7e
<p style="color:#a48b7e;">Text here</p>
.mytext {color:#a48b7e;}
This box has a color of #a48b7e
<div style="background-color:#a48b7e;">Content here</div>
.mybackground {background-color:#a48b7e;}
Border around this has a color of #a48b7e
<div style="border:2px solid #a48b7e;">Content here</div>
.myborder {border:2px solid #a48b7e;}