#b98f72 color space conversions
Hex:
#b98f72
RGB:
185, 143, 114
CMY:
27, 44, 55
CMYK:
0, 23, 38, 27
HSL:
25°, 33.6493%, 58.6275%
HSV (HSB):
25°, 38.3784%, 72.5490%
XYZ:
32.8673, 31.1741, 20.2045
xyY:
0.3901, 0.3700, 31.1741
CIE-Lab:
62.6543, 11.9227, 21.5354
CIE-LCH:
62.6543, 24.6155, 61.0297
CIE-Luv:
62.6543, 29.7047, 25.8204
Hunter-Lab:
55.8338, 7.3673, 17.6285
#b98f72 color charts
#b98f72 color shades, tints & tones
#b98f72 color schemes
#b98f72 color preview, HTML & CSS examples
This text has a color of #b98f72
<p style="color:#b98f72;">Text here</p>
.mytext {color:#b98f72;}
This box has a color of #b98f72
<div style="background-color:#b98f72;">Content here</div>
.mybackground {background-color:#b98f72;}
Border around this has a color of #b98f72
<div style="border:2px solid #b98f72;">Content here</div>
.myborder {border:2px solid #b98f72;}