#b99c42 color space conversions
Hex:
#b99c42
RGB:
185, 156, 66
CMY:
27, 39, 74
CMYK:
0, 16, 64, 27
HSL:
45°, 47.4104%, 49.2157%
HSV (HSB):
45°, 64.3243%, 72.5490%
XYZ:
32.8794, 34.4846, 10.0775
xyY:
0.4246, 0.4453, 34.4846
CIE-Lab:
65.3454, 0.3664, 49.7828
CIE-LCH:
65.3454, 49.7841, 89.5783
CIE-Luv:
65.3454, 24.4366, 56.4217
Hunter-Lab:
58.7236, -2.8238, 30.9318
#b99c42 color charts
#b99c42 color shades, tints & tones
#b99c42 color schemes
#b99c42 color preview, HTML & CSS examples
This text has a color of #b99c42
<p style="color:#b99c42;">Text here</p>
.mytext {color:#b99c42;}
This box has a color of #b99c42
<div style="background-color:#b99c42;">Content here</div>
.mybackground {background-color:#b99c42;}
Border around this has a color of #b99c42
<div style="border:2px solid #b99c42;">Content here</div>
.myborder {border:2px solid #b99c42;}