#b0a08f color space conversions
Hex:
#b0a08f
RGB:
176, 160, 143
CMY:
31, 37, 44
CMYK:
0, 9, 19, 31
HSL:
31°, 17.2775%, 62.5490%
HSV (HSB):
31°, 18.7500%, 69.0196%
XYZ:
35.4332, 36.3549, 31.1363
xyY:
0.3443, 0.3532, 36.3549
CIE-Lab:
66.7902, 3.0006, 10.9771
CIE-LCH:
66.7902, 11.3798, 74.7116
CIE-Luv:
66.7902, 10.7621, 14.7569
Hunter-Lab:
60.2950, -0.6182, 11.5892
#b0a08f color charts
#b0a08f color shades, tints & tones
#b0a08f color schemes
#b0a08f color preview, HTML & CSS examples
This text has a color of #b0a08f
<p style="color:#b0a08f;">Text here</p>
.mytext {color:#b0a08f;}
This box has a color of #b0a08f
<div style="background-color:#b0a08f;">Content here</div>
.mybackground {background-color:#b0a08f;}
Border around this has a color of #b0a08f
<div style="border:2px solid #b0a08f;">Content here</div>
.myborder {border:2px solid #b0a08f;}