#b98d4b color space conversions
Hex:
#b98d4b
RGB:
185, 141, 75
CMY:
27, 45, 71
CMYK:
0, 24, 59, 27
HSL:
36°, 44.0000%, 50.9804%
HSV (HSB):
36°, 59.4595%, 72.5490%
XYZ:
30.8025, 29.8720, 10.7990
xyY:
0.4310, 0.4179, 29.8720
CIE-Lab:
61.5437, 9.2012, 41.1186
CIE-LCH:
61.5437, 42.1355, 77.3865
CIE-Luv:
61.5437, 34.5175, 46.0019
Hunter-Lab:
54.6553, 4.9516, 26.5440
#b98d4b color charts
#b98d4b color shades, tints & tones
#b98d4b color schemes
#b98d4b color preview, HTML & CSS examples
This text has a color of #b98d4b
<p style="color:#b98d4b;">Text here</p>
.mytext {color:#b98d4b;}
This box has a color of #b98d4b
<div style="background-color:#b98d4b;">Content here</div>
.mybackground {background-color:#b98d4b;}
Border around this has a color of #b98d4b
<div style="border:2px solid #b98d4b;">Content here</div>
.myborder {border:2px solid #b98d4b;}