#b98b42 color space conversions
Hex:
#b98b42
RGB:
185, 139, 66
CMY:
27, 45, 74
CMYK:
0, 25, 64, 27
HSL:
37°, 47.4104%, 49.2157%
HSV (HSB):
37°, 64.3243%, 72.5490%
XYZ:
30.2236, 29.1729, 9.1922
xyY:
0.4406, 0.4253, 29.1729
CIE-Lab:
60.9339, 9.6644, 44.9075
CIE-LCH:
60.9339, 45.9356, 77.8548
CIE-Luv:
60.9339, 36.5946, 48.8421
Hunter-Lab:
54.0119, 5.3628, 27.7178
#b98b42 color charts
#b98b42 color shades, tints & tones
#b98b42 color schemes
#b98b42 color preview, HTML & CSS examples
This text has a color of #b98b42
<p style="color:#b98b42;">Text here</p>
.mytext {color:#b98b42;}
This box has a color of #b98b42
<div style="background-color:#b98b42;">Content here</div>
.mybackground {background-color:#b98b42;}
Border around this has a color of #b98b42
<div style="border:2px solid #b98b42;">Content here</div>
.myborder {border:2px solid #b98b42;}