#b49f7a color space conversions
Hex:
#b49f7a
RGB:
180, 159, 122
CMY:
29, 38, 52
CMYK:
0, 12, 32, 29
HSL:
38°, 27.8846%, 59.2157%
HSV (HSB):
38°, 32.2222%, 70.5882%
XYZ:
34.7334, 35.9047, 23.5120
xyY:
0.3689, 0.3814, 35.9047
CIE-Lab:
66.4471, 2.0947, 22.1615
CIE-LCH:
66.4471, 22.2603, 84.6004
CIE-Luv:
66.4471, 15.5046, 28.9915
Hunter-Lab:
59.9205, -1.3921, 18.6798
#b49f7a color charts
#b49f7a color shades, tints & tones
#b49f7a color schemes
#b49f7a color preview, HTML & CSS examples
This text has a color of #b49f7a
<p style="color:#b49f7a;">Text here</p>
.mytext {color:#b49f7a;}
This box has a color of #b49f7a
<div style="background-color:#b49f7a;">Content here</div>
.mybackground {background-color:#b49f7a;}
Border around this has a color of #b49f7a
<div style="border:2px solid #b49f7a;">Content here</div>
.myborder {border:2px solid #b49f7a;}