#b99a8f color space conversions
Hex:
#b99a8f
RGB:
185, 154, 143
CMY:
27, 40, 44
CMYK:
0, 17, 23, 27
HSL:
16°, 23.0769%, 64.3137%
HSV (HSB):
16°, 22.7027%, 72.5490%
XYZ:
36.5211, 35.4087, 30.8963
xyY:
0.3552, 0.3444, 35.4087
CIE-Lab:
66.0656, 9.7696, 10.0672
CIE-LCH:
66.0656, 14.0283, 45.8595
CIE-Luv:
66.0656, 20.0854, 12.2477
Hunter-Lab:
59.5052, 5.4197, 10.8691
#b99a8f color charts
#b99a8f color shades, tints & tones
#b99a8f color schemes
#b99a8f color preview, HTML & CSS examples
This text has a color of #b99a8f
<p style="color:#b99a8f;">Text here</p>
.mytext {color:#b99a8f;}
This box has a color of #b99a8f
<div style="background-color:#b99a8f;">Content here</div>
.mybackground {background-color:#b99a8f;}
Border around this has a color of #b99a8f
<div style="border:2px solid #b99a8f;">Content here</div>
.myborder {border:2px solid #b99a8f;}