#b99f8d color space conversions
Hex:
#b99f8d
RGB:
185, 159, 141
CMY:
27, 38, 45
CMYK:
0, 14, 24, 27
HSL:
25°, 23.9130%, 63.9216%
HSV (HSB):
25°, 23.7838%, 72.5490%
XYZ:
37.2134, 37.0336, 30.3862
xyY:
0.3557, 0.3539, 37.0336
CIE-Lab:
67.3023, 6.7217, 12.9267
CIE-LCH:
67.3023, 14.5699, 62.5261
CIE-Luv:
67.3023, 17.3428, 16.6556
Hunter-Lab:
60.8553, 2.6573, 12.9941
#b99f8d color charts
#b99f8d color shades, tints & tones
#b99f8d color schemes
#b99f8d color preview, HTML & CSS examples
This text has a color of #b99f8d
<p style="color:#b99f8d;">Text here</p>
.mytext {color:#b99f8d;}
This box has a color of #b99f8d
<div style="background-color:#b99f8d;">Content here</div>
.mybackground {background-color:#b99f8d;}
Border around this has a color of #b99f8d
<div style="border:2px solid #b99f8d;">Content here</div>
.myborder {border:2px solid #b99f8d;}