#b0b35e color space conversions
Hex:
#b0b35e
RGB:
176, 179, 94
CMY:
31, 30, 63
CMYK:
2, 0, 47, 30
HSL:
62°, 35.8650%, 53.5294%
HSV (HSB):
62°, 47.4860%, 70.1961%
XYZ:
36.0450, 42.2785, 16.8505
xyY:
0.3787, 0.4442, 42.2785
CIE-Lab:
71.0625, -13.3553, 42.7301
CIE-LCH:
71.0625, 44.7685, 107.3566
CIE-Luv:
71.0625, 2.0280, 55.0384
Hunter-Lab:
65.0219, -14.8366, 30.1503
#b0b35e color charts
#b0b35e color shades, tints & tones
#b0b35e color schemes
#b0b35e color preview, HTML & CSS examples
This text has a color of #b0b35e
<p style="color:#b0b35e;">Text here</p>
.mytext {color:#b0b35e;}
This box has a color of #b0b35e
<div style="background-color:#b0b35e;">Content here</div>
.mybackground {background-color:#b0b35e;}
Border around this has a color of #b0b35e
<div style="border:2px solid #b0b35e;">Content here</div>
.myborder {border:2px solid #b0b35e;}