#b0aa8c color space conversions
Hex:
#b0aa8c
RGB:
176, 170, 140
CMY:
31, 33, 45
CMYK:
0, 3, 20, 31
HSL:
50°, 18.5567%, 61.9608%
HSV (HSB):
50°, 20.4545%, 69.0196%
XYZ:
37.0128, 39.8730, 30.5564
xyY:
0.3445, 0.3711, 39.8730
CIE-Lab:
69.3790, -2.8880, 16.2636
CIE-LCH:
69.3790, 16.5180, 100.0694
CIE-Luv:
69.3790, 5.2940, 22.9347
Hunter-Lab:
63.1451, -5.8751, 15.5106
#b0aa8c color charts
#b0aa8c color shades, tints & tones
#b0aa8c color schemes
#b0aa8c color preview, HTML & CSS examples
This text has a color of #b0aa8c
<p style="color:#b0aa8c;">Text here</p>
.mytext {color:#b0aa8c;}
This box has a color of #b0aa8c
<div style="background-color:#b0aa8c;">Content here</div>
.mybackground {background-color:#b0aa8c;}
Border around this has a color of #b0aa8c
<div style="border:2px solid #b0aa8c;">Content here</div>
.myborder {border:2px solid #b0aa8c;}