#b09a85 color space conversions
Hex:
#b09a85
RGB:
176, 154, 133
CMY:
31, 40, 48
CMYK:
0, 13, 24, 31
HSL:
29°, 21.3930%, 60.5882%
HSV (HSB):
29°, 24.4318%, 69.0196%
XYZ:
33.6937, 34.0348, 26.9838
xyY:
0.3557, 0.3593, 34.0348
CIE-Lab:
64.9902, 4.7717, 14.0127
CIE-LCH:
64.9902, 14.8029, 71.1951
CIE-Luv:
64.9902, 14.9902, 18.2777
Hunter-Lab:
58.3393, 0.9984, 13.4140
#b09a85 color charts
#b09a85 color shades, tints & tones
#b09a85 color schemes
#b09a85 color preview, HTML & CSS examples
This text has a color of #b09a85
<p style="color:#b09a85;">Text here</p>
.mytext {color:#b09a85;}
This box has a color of #b09a85
<div style="background-color:#b09a85;">Content here</div>
.mybackground {background-color:#b09a85;}
Border around this has a color of #b09a85
<div style="border:2px solid #b09a85;">Content here</div>
.myborder {border:2px solid #b09a85;}