#b99f8c color space conversions
Hex:
#b99f8c
RGB:
185, 159, 140
CMY:
27, 38, 45
CMYK:
0, 14, 24, 27
HSL:
25°, 24.3243%, 63.7255%
HSV (HSB):
25°, 24.3243%, 72.5490%
XYZ:
37.1393, 37.0040, 29.9960
xyY:
0.3566, 0.3553, 37.0040
CIE-Lab:
67.2800, 6.5746, 13.4502
CIE-LCH:
67.2800, 14.9711, 63.9501
CIE-Luv:
67.2800, 17.4285, 17.3636
Hunter-Lab:
60.8309, 2.5262, 13.3455
#b99f8c color charts
#b99f8c color shades, tints & tones
#b99f8c color schemes
#b99f8c color preview, HTML & CSS examples
This text has a color of #b99f8c
<p style="color:#b99f8c;">Text here</p>
.mytext {color:#b99f8c;}
This box has a color of #b99f8c
<div style="background-color:#b99f8c;">Content here</div>
.mybackground {background-color:#b99f8c;}
Border around this has a color of #b99f8c
<div style="border:2px solid #b99f8c;">Content here</div>
.myborder {border:2px solid #b99f8c;}