#b48f5f color space conversions
Hex:
#b48f5f
RGB:
180, 143, 95
CMY:
29, 44, 63
CMYK:
0, 21, 47, 29
HSL:
34°, 36.1702%, 53.9216%
HSV (HSB):
34°, 47.2222%, 70.5882%
XYZ:
30.7104, 30.1744, 15.0321
xyY:
0.4045, 0.3975, 30.1744
CIE-Lab:
61.8044, 7.7347, 30.7783
CIE-LCH:
61.8044, 31.7353, 75.8934
CIE-Luv:
61.8044, 27.8225, 36.6286
Hunter-Lab:
54.9313, 3.6642, 22.2270
#b48f5f color charts
#b48f5f color shades, tints & tones
#b48f5f color schemes
#b48f5f color preview, HTML & CSS examples
This text has a color of #b48f5f
<p style="color:#b48f5f;">Text here</p>
.mytext {color:#b48f5f;}
This box has a color of #b48f5f
<div style="background-color:#b48f5f;">Content here</div>
.mybackground {background-color:#b48f5f;}
Border around this has a color of #b48f5f
<div style="border:2px solid #b48f5f;">Content here</div>
.myborder {border:2px solid #b48f5f;}