#b0b94e color space conversions
Hex:
#b0b94e
RGB:
176, 185, 78
CMY:
31, 27, 69
CMYK:
5, 0, 58, 27
HSL:
65°, 43.3198%, 51.5686%
HSV (HSB):
65°, 57.8378%, 72.5490%
XYZ:
36.6286, 44.4781, 13.8623
xyY:
0.3857, 0.4683, 44.4781
CIE-Lab:
72.5469, -17.8107, 52.0538
CIE-LCH:
72.5469, 55.0165, 108.8889
CIE-Luv:
72.5469, -1.2055, 64.7954
Hunter-Lab:
66.6919, -18.6748, 34.3605
#b0b94e color charts
#b0b94e color shades, tints & tones
#b0b94e color schemes
#b0b94e color preview, HTML & CSS examples
This text has a color of #b0b94e
<p style="color:#b0b94e;">Text here</p>
.mytext {color:#b0b94e;}
This box has a color of #b0b94e
<div style="background-color:#b0b94e;">Content here</div>
.mybackground {background-color:#b0b94e;}
Border around this has a color of #b0b94e
<div style="border:2px solid #b0b94e;">Content here</div>
.myborder {border:2px solid #b0b94e;}