#b0bb5f color space conversions
Hex:
#b0bb5f
RGB:
176, 187, 95
CMY:
31, 27, 63
CMYK:
6, 0, 49, 27
HSL:
67°, 40.3509%, 55.2941%
HSV (HSB):
67°, 49.1979%, 73.3333%
XYZ:
37.7404, 45.5970, 17.6384
xyY:
0.3738, 0.4516, 45.5970
CIE-Lab:
73.2833, -17.3400, 44.9107
CIE-LCH:
73.2833, 48.1419, 111.1115
CIE-Luv:
73.2833, -2.8131, 58.5360
Hunter-Lab:
67.5255, -18.4051, 31.7806
#b0bb5f color charts
#b0bb5f color shades, tints & tones
#b0bb5f color schemes
#b0bb5f color preview, HTML & CSS examples
This text has a color of #b0bb5f
<p style="color:#b0bb5f;">Text here</p>
.mytext {color:#b0bb5f;}
This box has a color of #b0bb5f
<div style="background-color:#b0bb5f;">Content here</div>
.mybackground {background-color:#b0bb5f;}
Border around this has a color of #b0bb5f
<div style="border:2px solid #b0bb5f;">Content here</div>
.myborder {border:2px solid #b0bb5f;}