#b0b08f color space conversions
Hex:
#b0b08f
RGB:
176, 176, 143
CMY:
31, 31, 44
CMYK:
0, 0, 19, 31
HSL:
60°, 17.2775%, 62.5490%
HSV (HSB):
60°, 18.7500%, 69.0196%
XYZ:
38.3878, 42.2639, 32.1211
xyY:
0.3404, 0.3748, 42.2639
CIE-Lab:
71.0525, -5.6353, 16.9511
CIE-LCH:
71.0525, 17.8633, 108.3892
CIE-Luv:
71.0525, 1.7658, 24.4653
Hunter-Lab:
65.0107, -8.3675, 16.2130
#b0b08f color charts
#b0b08f color shades, tints & tones
#b0b08f color schemes
#b0b08f color preview, HTML & CSS examples
This text has a color of #b0b08f
<p style="color:#b0b08f;">Text here</p>
.mytext {color:#b0b08f;}
This box has a color of #b0b08f
<div style="background-color:#b0b08f;">Content here</div>
.mybackground {background-color:#b0b08f;}
Border around this has a color of #b0b08f
<div style="border:2px solid #b0b08f;">Content here</div>
.myborder {border:2px solid #b0b08f;}