#b99c3a color space conversions
Hex:
#b99c3a
RGB:
185, 156, 58
CMY:
27, 39, 77
CMYK:
0, 16, 69, 27
HSL:
46°, 52.2634%, 47.6471%
HSV (HSB):
46°, 68.6486%, 72.5490%
XYZ:
32.6598, 34.3967, 8.9209
xyY:
0.4299, 0.4527, 34.3967
CIE-Lab:
65.2762, -0.1189, 53.2663
CIE-LCH:
65.2762, 53.2664, 90.1279
CIE-Luv:
65.2762, 24.7885, 59.1451
Hunter-Lab:
58.6487, -3.2337, 32.0357
#b99c3a color charts
#b99c3a color shades, tints & tones
#b99c3a color schemes
#b99c3a color preview, HTML & CSS examples
This text has a color of #b99c3a
<p style="color:#b99c3a;">Text here</p>
.mytext {color:#b99c3a;}
This box has a color of #b99c3a
<div style="background-color:#b99c3a;">Content here</div>
.mybackground {background-color:#b99c3a;}
Border around this has a color of #b99c3a
<div style="border:2px solid #b99c3a;">Content here</div>
.myborder {border:2px solid #b99c3a;}