#b99d7a color space conversions
Hex:
#b99d7a
RGB:
185, 157, 122
CMY:
27, 38, 52
CMYK:
0, 15, 34, 27
HSL:
33°, 31.0345%, 60.1961%
HSV (HSB):
33°, 34.0541%, 72.5490%
XYZ:
35.5774, 35.8334, 23.4538
xyY:
0.3750, 0.3777, 35.8334
CIE-Lab:
66.3924, 5.2026, 22.1665
CIE-LCH:
66.3924, 22.7689, 76.7913
CIE-Luv:
66.3924, 20.1366, 28.3762
Hunter-Lab:
59.8610, 1.3319, 18.6726
#b99d7a color charts
#b99d7a color shades, tints & tones
#b99d7a color schemes
#b99d7a color preview, HTML & CSS examples
This text has a color of #b99d7a
<p style="color:#b99d7a;">Text here</p>
.mytext {color:#b99d7a;}
This box has a color of #b99d7a
<div style="background-color:#b99d7a;">Content here</div>
.mybackground {background-color:#b99d7a;}
Border around this has a color of #b99d7a
<div style="border:2px solid #b99d7a;">Content here</div>
.myborder {border:2px solid #b99d7a;}