#b98d92 color space conversions
Hex:
#b98d92
RGB:
185, 141, 146
CMY:
27, 45, 43
CMYK:
0, 24, 21, 27
HSL:
353°, 23.9130%, 63.9216%
HSV (HSB):
353°, 23.7838%, 72.5490%
XYZ:
34.7208, 31.4394, 31.4325
xyY:
0.3558, 0.3221, 31.4394
CIE-Lab:
62.8768, 17.4405, 3.8132
CIE-LCH:
62.8768, 17.8525, 12.3332
CIE-Luv:
62.8768, 27.2989, 2.2692
Hunter-Lab:
56.0708, 12.4087, 6.0124
#b98d92 color charts
#b98d92 color shades, tints & tones
#b98d92 color schemes
#b98d92 color preview, HTML & CSS examples
This text has a color of #b98d92
<p style="color:#b98d92;">Text here</p>
.mytext {color:#b98d92;}
This box has a color of #b98d92
<div style="background-color:#b98d92;">Content here</div>
.mybackground {background-color:#b98d92;}
Border around this has a color of #b98d92
<div style="border:2px solid #b98d92;">Content here</div>
.myborder {border:2px solid #b98d92;}