#b0a79c color space conversions
Hex:
#b0a79c
RGB:
176, 167, 156
CMY:
31, 35, 39
CMYK:
0, 5, 11, 31
HSL:
33°, 11.2360%, 65.0980%
HSV (HSB):
33°, 11.3636%, 69.0196%
XYZ:
37.7240, 39.2678, 37.0437
xyY:
0.3308, 0.3443, 39.2678
CIE-Lab:
68.9448, 1.3068, 6.8365
CIE-LCH:
68.9448, 6.9603, 79.1784
CIE-Luv:
68.9448, 5.9705, 9.5208
Hunter-Lab:
62.6641, -2.2045, 8.8157
#b0a79c color charts
#b0a79c color shades, tints & tones
#b0a79c color schemes
#b0a79c color preview, HTML & CSS examples
This text has a color of #b0a79c
<p style="color:#b0a79c;">Text here</p>
.mytext {color:#b0a79c;}
This box has a color of #b0a79c
<div style="background-color:#b0a79c;">Content here</div>
.mybackground {background-color:#b0a79c;}
Border around this has a color of #b0a79c
<div style="border:2px solid #b0a79c;">Content here</div>
.myborder {border:2px solid #b0a79c;}