#b9928c color space conversions
Hex:
#b9928c
RGB:
185, 146, 140
CMY:
27, 43, 45
CMYK:
0, 21, 24, 27
HSL:
8°, 24.3243%, 63.7255%
HSV (HSB):
8°, 24.3243%, 72.5490%
XYZ:
35.0201, 32.7655, 29.2896
xyY:
0.3608, 0.3375, 32.7655
CIE-Lab:
63.9706, 13.7501, 8.7740
CIE-LCH:
63.9706, 16.3109, 32.5421
CIE-Luv:
63.9706, 25.0868, 9.6880
Hunter-Lab:
57.2412, 9.0341, 9.7309
#b9928c color charts
#b9928c color shades, tints & tones
#b9928c color schemes
#b9928c color preview, HTML & CSS examples
This text has a color of #b9928c
<p style="color:#b9928c;">Text here</p>
.mytext {color:#b9928c;}
This box has a color of #b9928c
<div style="background-color:#b9928c;">Content here</div>
.mybackground {background-color:#b9928c;}
Border around this has a color of #b9928c
<div style="border:2px solid #b9928c;">Content here</div>
.myborder {border:2px solid #b9928c;}