#b0b05f color space conversions
Hex:
#b0b05f
RGB:
176, 176, 95
CMY:
31, 31, 63
CMYK:
0, 0, 46, 31
HSL:
60°, 33.8912%, 53.1373%
HSV (HSB):
60°, 46.0227%, 69.0196%
XYZ:
35.4954, 41.1070, 16.8901
xyY:
0.3797, 0.4397, 41.1070
CIE-Lab:
70.2508, -11.7056, 41.2465
CIE-LCH:
70.2508, 42.8753, 105.8437
CIE-Luv:
70.2508, 3.8278, 53.0591
Hunter-Lab:
64.1147, -13.3791, 29.2612
#b0b05f color charts
#b0b05f color shades, tints & tones
#b0b05f color schemes
#b0b05f color preview, HTML & CSS examples
This text has a color of #b0b05f
<p style="color:#b0b05f;">Text here</p>
.mytext {color:#b0b05f;}
This box has a color of #b0b05f
<div style="background-color:#b0b05f;">Content here</div>
.mybackground {background-color:#b0b05f;}
Border around this has a color of #b0b05f
<div style="border:2px solid #b0b05f;">Content here</div>
.myborder {border:2px solid #b0b05f;}