#b99c3d color space conversions
Hex:
#b99c3d
RGB:
185, 156, 61
CMY:
27, 39, 76
CMYK:
0, 16, 67, 27
HSL:
46°, 50.4065%, 48.2353%
HSV (HSB):
46°, 67.0270%, 72.5490%
XYZ:
32.7384, 34.4281, 9.3347
xyY:
0.4279, 0.4500, 34.4281
CIE-Lab:
65.3010, 0.0551, 51.9861
CIE-LCH:
65.3010, 51.9861, 89.9393
CIE-Luv:
65.3010, 24.6619, 58.1659
Hunter-Lab:
58.6755, -3.0870, 31.6404
#b99c3d color charts
#b99c3d color shades, tints & tones
#b99c3d color schemes
#b99c3d color preview, HTML & CSS examples
This text has a color of #b99c3d
<p style="color:#b99c3d;">Text here</p>
.mytext {color:#b99c3d;}
This box has a color of #b99c3d
<div style="background-color:#b99c3d;">Content here</div>
.mybackground {background-color:#b99c3d;}
Border around this has a color of #b99c3d
<div style="border:2px solid #b99c3d;">Content here</div>
.myborder {border:2px solid #b99c3d;}