#b98e7d color space conversions
Hex:
#b98e7d
RGB:
185, 142, 125
CMY:
27, 44, 51
CMYK:
0, 23, 32, 27
HSL:
17°, 30.0000%, 60.7843%
HSV (HSB):
17°, 32.4324%, 72.5490%
XYZ:
33.3823, 31.1410, 23.6534
xyY:
0.3786, 0.3532, 31.1410
CIE-Lab:
62.6264, 13.8662, 15.3342
CIE-LCH:
62.6264, 20.6739, 47.8780
CIE-Luv:
62.6264, 29.1662, 18.0003
Hunter-Lab:
55.8041, 9.1224, 13.9319
#b98e7d color charts
#b98e7d color shades, tints & tones
#b98e7d color schemes
#b98e7d color preview, HTML & CSS examples
This text has a color of #b98e7d
<p style="color:#b98e7d;">Text here</p>
.mytext {color:#b98e7d;}
This box has a color of #b98e7d
<div style="background-color:#b98e7d;">Content here</div>
.mybackground {background-color:#b98e7d;}
Border around this has a color of #b98e7d
<div style="border:2px solid #b98e7d;">Content here</div>
.myborder {border:2px solid #b98e7d;}