#b99a8c color space conversions
Hex:
#b99a8c
RGB:
185, 154, 140
CMY:
27, 40, 45
CMYK:
0, 17, 24, 27
HSL:
19°, 24.3243%, 63.7255%
HSV (HSB):
19°, 24.3243%, 72.5490%
XYZ:
36.2968, 35.3189, 29.7151
xyY:
0.3582, 0.3486, 35.3189
CIE-Lab:
65.9962, 9.3229, 11.6442
CIE-LCH:
65.9962, 14.9166, 51.3174
CIE-Luv:
65.9962, 20.3708, 14.4089
Hunter-Lab:
59.4297, 5.0171, 11.9556
#b99a8c color charts
#b99a8c color shades, tints & tones
#b99a8c color schemes
#b99a8c color preview, HTML & CSS examples
This text has a color of #b99a8c
<p style="color:#b99a8c;">Text here</p>
.mytext {color:#b99a8c;}
This box has a color of #b99a8c
<div style="background-color:#b99a8c;">Content here</div>
.mybackground {background-color:#b99a8c;}
Border around this has a color of #b99a8c
<div style="border:2px solid #b99a8c;">Content here</div>
.myborder {border:2px solid #b99a8c;}