#b99f75 color space conversions
Hex:
#b99f75
RGB:
185, 159, 117
CMY:
27, 38, 54
CMYK:
0, 14, 37, 27
HSL:
37°, 32.6923%, 59.2157%
HSV (HSB):
37°, 36.7568%, 72.5490%
XYZ:
35.6166, 36.3949, 21.9773
xyY:
0.3789, 0.3872, 36.3949
CIE-Lab:
66.8206, 3.4894, 25.4751
CIE-LCH:
66.8206, 25.7130, 82.2005
CIE-Luv:
66.8206, 19.2800, 32.6276
Hunter-Lab:
60.3282, -0.1914, 20.6306
#b99f75 color charts
#b99f75 color shades, tints & tones
#b99f75 color schemes
#b99f75 color preview, HTML & CSS examples
This text has a color of #b99f75
<p style="color:#b99f75;">Text here</p>
.mytext {color:#b99f75;}
This box has a color of #b99f75
<div style="background-color:#b99f75;">Content here</div>
.mybackground {background-color:#b99f75;}
Border around this has a color of #b99f75
<div style="border:2px solid #b99f75;">Content here</div>
.myborder {border:2px solid #b99f75;}