#b89f9a color space conversions
Hex:
#b89f9a
RGB:
184, 159, 154
CMY:
28, 38, 40
CMYK:
0, 14, 16, 28
HSL:
10°, 17.4419%, 66.2745%
HSV (HSB):
10°, 16.3043%, 72.1569%
XYZ:
37.9980, 37.3197, 35.7726
xyY:
0.3420, 0.3359, 37.3197
CIE-Lab:
67.5162, 8.3524, 5.9889
CIE-LCH:
67.5162, 10.2777, 35.6417
CIE-Luv:
67.5162, 15.5511, 7.0307
Hunter-Lab:
61.0899, 4.1201, 8.0443
#b89f9a color charts
#b89f9a color shades, tints & tones
#b89f9a color schemes
#b89f9a color preview, HTML & CSS examples
This text has a color of #b89f9a
<p style="color:#b89f9a;">Text here</p>
.mytext {color:#b89f9a;}
This box has a color of #b89f9a
<div style="background-color:#b89f9a;">Content here</div>
.mybackground {background-color:#b89f9a;}
Border around this has a color of #b89f9a
<div style="border:2px solid #b89f9a;">Content here</div>
.myborder {border:2px solid #b89f9a;}