#b99b7d color space conversions
Hex:
#b99b7d
RGB:
185, 155, 125
CMY:
27, 39, 51
CMYK:
0, 16, 32, 27
HSL:
30°, 30.0000%, 60.7843%
HSV (HSB):
30°, 32.4324%, 72.5490%
XYZ:
35.4306, 35.2376, 24.3362
xyY:
0.3729, 0.3709, 35.2376
CIE-Lab:
65.9333, 6.6854, 19.8897
CIE-LCH:
65.9333, 20.9832, 71.4214
CIE-Luv:
65.9333, 21.1223, 25.3058
Hunter-Lab:
59.3613, 2.6579, 17.2460
#b99b7d color charts
#b99b7d color shades, tints & tones
#b99b7d color schemes
#b99b7d color preview, HTML & CSS examples
This text has a color of #b99b7d
<p style="color:#b99b7d;">Text here</p>
.mytext {color:#b99b7d;}
This box has a color of #b99b7d
<div style="background-color:#b99b7d;">Content here</div>
.mybackground {background-color:#b99b7d;}
Border around this has a color of #b99b7d
<div style="border:2px solid #b99b7d;">Content here</div>
.myborder {border:2px solid #b99b7d;}