#b0b08d color space conversions
Hex:
#b0b08d
RGB:
176, 176, 141
CMY:
31, 31, 45
CMYK:
0, 0, 20, 31
HSL:
60°, 18.1347%, 62.1569%
HSV (HSB):
60°, 19.8864%, 69.0196%
XYZ:
38.2375, 42.2039, 31.3301
xyY:
0.3421, 0.3776, 42.2039
CIE-Lab:
71.0112, -5.9401, 17.9819
CIE-LCH:
71.0112, 18.9376, 108.2804
CIE-Luv:
71.0112, 1.8651, 25.8428
Hunter-Lab:
64.9645, -8.6243, 16.8816
#b0b08d color charts
#b0b08d color shades, tints & tones
#b0b08d color schemes
#b0b08d color preview, HTML & CSS examples
This text has a color of #b0b08d
<p style="color:#b0b08d;">Text here</p>
.mytext {color:#b0b08d;}
This box has a color of #b0b08d
<div style="background-color:#b0b08d;">Content here</div>
.mybackground {background-color:#b0b08d;}
Border around this has a color of #b0b08d
<div style="border:2px solid #b0b08d;">Content here</div>
.myborder {border:2px solid #b0b08d;}