#b99d5e color space conversions
Hex:
#b99d5e
RGB:
185, 157, 94
CMY:
27, 38, 63
CMYK:
0, 15, 49, 27
HSL:
42°, 39.3939%, 54.7059%
HSV (HSB):
42°, 49.1892%, 72.5490%
XYZ:
34.0849, 35.2364, 15.5945
xyY:
0.4014, 0.4150, 35.2364
CIE-Lab:
65.9323, 2.0750, 36.6219
CIE-LCH:
65.9323, 36.6806, 86.7571
CIE-Luv:
65.9323, 22.1847, 44.6084
Hunter-Lab:
59.3602, -1.3849, 25.9761
#b99d5e color charts
#b99d5e color shades, tints & tones
#b99d5e color schemes
#b99d5e color preview, HTML & CSS examples
This text has a color of #b99d5e
<p style="color:#b99d5e;">Text here</p>
.mytext {color:#b99d5e;}
This box has a color of #b99d5e
<div style="background-color:#b99d5e;">Content here</div>
.mybackground {background-color:#b99d5e;}
Border around this has a color of #b99d5e
<div style="border:2px solid #b99d5e;">Content here</div>
.myborder {border:2px solid #b99d5e;}