#b98f82 color space conversions
Hex:
#b98f82
RGB:
185, 143, 130
CMY:
27, 44, 49
CMYK:
0, 23, 30, 27
HSL:
14°, 28.2051%, 61.7647%
HSV (HSB):
14°, 29.7297%, 72.5490%
XYZ:
33.8593, 31.5709, 25.4283
xyY:
0.3727, 0.3475, 31.5709
CIE-Lab:
62.9867, 13.9861, 13.0203
CIE-LCH:
62.9867, 19.1086, 42.9517
CIE-Luv:
62.9867, 27.9951, 15.1034
Hunter-Lab:
56.1880, 9.2364, 12.4995
#b98f82 color charts
#b98f82 color shades, tints & tones
#b98f82 color schemes
#b98f82 color preview, HTML & CSS examples
This text has a color of #b98f82
<p style="color:#b98f82;">Text here</p>
.mytext {color:#b98f82;}
This box has a color of #b98f82
<div style="background-color:#b98f82;">Content here</div>
.mybackground {background-color:#b98f82;}
Border around this has a color of #b98f82
<div style="border:2px solid #b98f82;">Content here</div>
.myborder {border:2px solid #b98f82;}