#b98848 color space conversions
Hex:
#b98848
RGB:
185, 136, 72
CMY:
27, 47, 72
CMYK:
0, 26, 61, 27
HSL:
34°, 44.6640%, 50.3922%
HSV (HSB):
34°, 61.0811%, 72.5490%
XYZ:
29.9814, 28.3905, 10.0306
xyY:
0.4383, 0.4151, 28.3905
CIE-Lab:
60.2399, 11.7420, 41.1208
CIE-LCH:
60.2399, 42.7644, 74.0633
CIE-Luv:
60.2399, 38.3386, 45.0204
Hunter-Lab:
53.2827, 7.1947, 26.1364
#b98848 color charts
#b98848 color shades, tints & tones
#b98848 color schemes
#b98848 color preview, HTML & CSS examples
This text has a color of #b98848
<p style="color:#b98848;">Text here</p>
.mytext {color:#b98848;}
This box has a color of #b98848
<div style="background-color:#b98848;">Content here</div>
.mybackground {background-color:#b98848;}
Border around this has a color of #b98848
<div style="border:2px solid #b98848;">Content here</div>
.myborder {border:2px solid #b98848;}