#b99d9b color space conversions
Hex:
#b99d9b
RGB:
185, 157, 155
CMY:
27, 38, 39
CMYK:
0, 15, 16, 27
HSL:
4°, 17.6471%, 66.6667%
HSV (HSB):
4°, 16.2162%, 72.5490%
XYZ:
37.9809, 36.7948, 36.1106
xyY:
0.3425, 0.3318, 36.7948
CIE-Lab:
67.1228, 9.9930, 4.8772
CIE-LCH:
67.1228, 11.1197, 26.0155
CIE-Luv:
67.1228, 17.2276, 5.1794
Hunter-Lab:
60.6587, 5.6136, 7.1653
#b99d9b color charts
#b99d9b color shades, tints & tones
#b99d9b color schemes
#b99d9b color preview, HTML & CSS examples
This text has a color of #b99d9b
<p style="color:#b99d9b;">Text here</p>
.mytext {color:#b99d9b;}
This box has a color of #b99d9b
<div style="background-color:#b99d9b;">Content here</div>
.mybackground {background-color:#b99d9b;}
Border around this has a color of #b99d9b
<div style="border:2px solid #b99d9b;">Content here</div>
.myborder {border:2px solid #b99d9b;}