#b99b5a color space conversions
Hex:
#b99b5a
RGB:
185, 155, 90
CMY:
27, 39, 65
CMYK:
0, 16, 51, 27
HSL:
41°, 40.4255%, 53.9216%
HSV (HSB):
41°, 51.3514%, 72.5490%
XYZ:
33.5744, 34.4952, 14.5615
xyY:
0.4063, 0.4175, 34.4952
CIE-Lab:
65.3537, 2.7863, 37.9878
CIE-LCH:
65.3537, 38.0898, 85.8050
CIE-Luv:
65.3537, 23.7798, 45.6357
Hunter-Lab:
58.7326, -0.7428, 26.4131
#b99b5a color charts
#b99b5a color shades, tints & tones
#b99b5a color schemes
#b99b5a color preview, HTML & CSS examples
This text has a color of #b99b5a
<p style="color:#b99b5a;">Text here</p>
.mytext {color:#b99b5a;}
This box has a color of #b99b5a
<div style="background-color:#b99b5a;">Content here</div>
.mybackground {background-color:#b99b5a;}
Border around this has a color of #b99b5a
<div style="border:2px solid #b99b5a;">Content here</div>
.myborder {border:2px solid #b99b5a;}