#b99b64 color space conversions
Hex:
#b99b64
RGB:
185, 155, 100
CMY:
27, 39, 61
CMYK:
0, 16, 46, 27
HSL:
39°, 37.7778%, 55.8824%
HSV (HSB):
39°, 45.9459%, 72.5490%
XYZ:
34.0292, 34.6771, 16.9564
xyY:
0.3972, 0.4048, 34.6771
CIE-Lab:
65.4965, 3.7597, 32.9089
CIE-LCH:
65.4965, 33.1230, 83.4825
CIE-Luv:
65.4965, 23.0967, 40.4224
Hunter-Lab:
58.8872, 0.0971, 24.1487
#b99b64 color charts
#b99b64 color shades, tints & tones
#b99b64 color schemes
#b99b64 color preview, HTML & CSS examples
This text has a color of #b99b64
<p style="color:#b99b64;">Text here</p>
.mytext {color:#b99b64;}
This box has a color of #b99b64
<div style="background-color:#b99b64;">Content here</div>
.mybackground {background-color:#b99b64;}
Border around this has a color of #b99b64
<div style="border:2px solid #b99b64;">Content here</div>
.myborder {border:2px solid #b99b64;}