#b98d6e color space conversions
Hex:
#b98d6e
RGB:
185, 141, 110
CMY:
27, 45, 57
CMYK:
0, 24, 41, 27
HSL:
25°, 34.8837%, 57.8431%
HSV (HSB):
25°, 40.5405%, 72.5490%
XYZ:
32.3469, 30.4898, 18.9321
xyY:
0.3956, 0.3729, 30.4898
CIE-Lab:
62.0746, 12.5596, 22.9825
CIE-LCH:
62.0746, 26.1905, 61.3440
CIE-Luv:
62.0746, 31.4083, 27.2691
Hunter-Lab:
55.2176, 7.9360, 18.3239
#b98d6e color charts
#b98d6e color shades, tints & tones
#b98d6e color schemes
#b98d6e color preview, HTML & CSS examples
This text has a color of #b98d6e
<p style="color:#b98d6e;">Text here</p>
.mytext {color:#b98d6e;}
This box has a color of #b98d6e
<div style="background-color:#b98d6e;">Content here</div>
.mybackground {background-color:#b98d6e;}
Border around this has a color of #b98d6e
<div style="border:2px solid #b98d6e;">Content here</div>
.myborder {border:2px solid #b98d6e;}