#b0b94a color space conversions
Hex:
#b0b94a
RGB:
176, 185, 74
CMY:
31, 27, 71
CMYK:
5, 0, 60, 27
HSL:
65°, 44.2231%, 50.7843%
HSV (HSB):
65°, 60.0000%, 72.5490%
XYZ:
36.4895, 44.4224, 13.1298
xyY:
0.3880, 0.4724, 44.4224
CIE-Lab:
72.5100, -18.1127, 53.7946
CIE-LCH:
72.5100, 56.7621, 108.6085
CIE-Luv:
72.5100, -1.1199, 66.2895
Hunter-Lab:
66.6502, -18.9130, 34.9753
#b0b94a color charts
#b0b94a color shades, tints & tones
#b0b94a color schemes
#b0b94a color preview, HTML & CSS examples
This text has a color of #b0b94a
<p style="color:#b0b94a;">Text here</p>
.mytext {color:#b0b94a;}
This box has a color of #b0b94a
<div style="background-color:#b0b94a;">Content here</div>
.mybackground {background-color:#b0b94a;}
Border around this has a color of #b0b94a
<div style="border:2px solid #b0b94a;">Content here</div>
.myborder {border:2px solid #b0b94a;}