#b0b07b color space conversions
Hex:
#b0b07b
RGB:
176, 176, 123
CMY:
31, 31, 52
CMYK:
0, 0, 30, 31
HSL:
60°, 25.1185%, 58.6275%
HSV (HSB):
60°, 30.1136%, 69.0196%
XYZ:
37.0050, 41.7108, 24.8395
xyY:
0.3573, 0.4028, 41.7108
CIE-Lab:
70.6711, -8.4833, 27.2273
CIE-LCH:
70.6711, 28.5183, 107.3057
CIE-Luv:
70.6711, 2.7108, 37.5704
Hunter-Lab:
64.5839, -10.7458, 22.4053
#b0b07b color charts
#b0b07b color shades, tints & tones
#b0b07b color schemes
#b0b07b color preview, HTML & CSS examples
This text has a color of #b0b07b
<p style="color:#b0b07b;">Text here</p>
.mytext {color:#b0b07b;}
This box has a color of #b0b07b
<div style="background-color:#b0b07b;">Content here</div>
.mybackground {background-color:#b0b07b;}
Border around this has a color of #b0b07b
<div style="border:2px solid #b0b07b;">Content here</div>
.myborder {border:2px solid #b0b07b;}