#b98b4d color space conversions
Hex:
#b98b4d
RGB:
185, 139, 77
CMY:
27, 45, 70
CMYK:
0, 25, 58, 27
HSL:
34°, 43.5484%, 51.3725%
HSV (HSB):
34°, 58.3784%, 72.5490%
XYZ:
30.5798, 29.3153, 11.0679
xyY:
0.4309, 0.4131, 29.3153
CIE-Lab:
61.0589, 10.4609, 39.5209
CIE-LCH:
61.0589, 40.8819, 75.1743
CIE-Luv:
61.0589, 35.7918, 44.1792
Hunter-Lab:
54.1436, 6.0635, 25.7807
#b98b4d color charts
#b98b4d color shades, tints & tones
#b98b4d color schemes
#b98b4d color preview, HTML & CSS examples
This text has a color of #b98b4d
<p style="color:#b98b4d;">Text here</p>
.mytext {color:#b98b4d;}
This box has a color of #b98b4d
<div style="background-color:#b98b4d;">Content here</div>
.mybackground {background-color:#b98b4d;}
Border around this has a color of #b98b4d
<div style="border:2px solid #b98b4d;">Content here</div>
.myborder {border:2px solid #b98b4d;}