#b99d3d color space conversions
Hex:
#b99d3d
RGB:
185, 157, 61
CMY:
27, 38, 76
CMYK:
0, 15, 67, 27
HSL:
46°, 50.4065%, 48.2353%
HSV (HSB):
46°, 67.0270%, 72.5490%
XYZ:
32.9069, 34.7652, 9.3908
xyY:
0.4270, 0.4511, 34.7652
CIE-Lab:
65.5654, -0.4843, 52.2654
CIE-LCH:
65.5654, 52.2677, 90.5309
CIE-Luv:
65.5654, 23.9579, 58.6037
Hunter-Lab:
58.9620, -3.5621, 31.8303
#b99d3d color charts
#b99d3d color shades, tints & tones
#b99d3d color schemes
#b99d3d color preview, HTML & CSS examples
This text has a color of #b99d3d
<p style="color:#b99d3d;">Text here</p>
.mytext {color:#b99d3d;}
This box has a color of #b99d3d
<div style="background-color:#b99d3d;">Content here</div>
.mybackground {background-color:#b99d3d;}
Border around this has a color of #b99d3d
<div style="border:2px solid #b99d3d;">Content here</div>
.myborder {border:2px solid #b99d3d;}