#b98e92 color space conversions
Hex:
#b98e92
RGB:
185, 142, 146
CMY:
27, 44, 43
CMYK:
0, 23, 21, 27
HSL:
354°, 23.4973%, 64.1176%
HSV (HSB):
354°, 23.2432%, 72.5490%
XYZ:
34.8689, 31.7356, 31.4819
xyY:
0.3555, 0.3235, 31.7356
CIE-Lab:
63.1238, 16.8835, 4.1699
CIE-LCH:
63.1238, 17.3908, 13.8732
CIE-Luv:
63.1238, 26.7235, 2.8653
Hunter-Lab:
56.3344, 11.8998, 6.3004
#b98e92 color charts
#b98e92 color shades, tints & tones
#b98e92 color schemes
#b98e92 color preview, HTML & CSS examples
This text has a color of #b98e92
<p style="color:#b98e92;">Text here</p>
.mytext {color:#b98e92;}
This box has a color of #b98e92
<div style="background-color:#b98e92;">Content here</div>
.mybackground {background-color:#b98e92;}
Border around this has a color of #b98e92
<div style="border:2px solid #b98e92;">Content here</div>
.myborder {border:2px solid #b98e92;}