#b99f5d color space conversions
Hex:
#b99f5d
RGB:
185, 159, 93
CMY:
27, 38, 64
CMYK:
0, 14, 50, 27
HSL:
43°, 39.6552%, 54.5098%
HSV (HSB):
43°, 49.7297%, 72.5490%
XYZ:
34.3815, 35.9009, 15.4734
xyY:
0.4009, 0.4186, 35.9009
CIE-Lab:
66.4441, 0.8961, 37.7760
CIE-LCH:
66.4441, 37.7866, 88.6411
CIE-Luv:
66.4441, 20.9221, 46.1100
Hunter-Lab:
59.9173, -2.4293, 26.6308
#b99f5d color charts
#b99f5d color shades, tints & tones
#b99f5d color schemes
#b99f5d color preview, HTML & CSS examples
This text has a color of #b99f5d
<p style="color:#b99f5d;">Text here</p>
.mytext {color:#b99f5d;}
This box has a color of #b99f5d
<div style="background-color:#b99f5d;">Content here</div>
.mybackground {background-color:#b99f5d;}
Border around this has a color of #b99f5d
<div style="border:2px solid #b99f5d;">Content here</div>
.myborder {border:2px solid #b99f5d;}