#b99a1f color space conversions
Hex:
#b99a1f
RGB:
185, 154, 31
CMY:
27, 40, 88
CMYK:
0, 17, 83, 27
HSL:
48°, 71.2963%, 42.3529%
HSV (HSB):
48°, 83.2432%, 72.5490%
XYZ:
31.8105, 33.5244, 6.0906
xyY:
0.4454, 0.4694, 33.5244
CIE-Lab:
64.5833, -0.1943, 62.4482
CIE-LCH:
64.5833, 62.4485, 90.1783
CIE-Luv:
64.5833, 27.0981, 64.9164
Hunter-Lab:
57.9003, -3.2573, 34.2934
#b99a1f color charts
#b99a1f color shades, tints & tones
#b99a1f color schemes
#b99a1f color preview, HTML & CSS examples
This text has a color of #b99a1f
<p style="color:#b99a1f;">Text here</p>
.mytext {color:#b99a1f;}
This box has a color of #b99a1f
<div style="background-color:#b99a1f;">Content here</div>
.mybackground {background-color:#b99a1f;}
Border around this has a color of #b99a1f
<div style="border:2px solid #b99a1f;">Content here</div>
.myborder {border:2px solid #b99a1f;}