#b0b04e color space conversions
Hex:
#b0b04e
RGB:
176, 176, 78
CMY:
31, 31, 69
CMYK:
0, 0, 56, 31
HSL:
60°, 38.5827%, 49.8039%
HSV (HSB):
60°, 55.6818%, 69.0196%
XYZ:
34.8050, 40.8308, 13.2544
xyY:
0.3915, 0.4593, 40.8308
CIE-Lab:
70.0572, -13.2210, 49.2540
CIE-LCH:
70.0572, 50.9975, 105.0254
CIE-Luv:
70.0572, 4.3717, 60.6022
Hunter-Lab:
63.8990, -14.5966, 32.4309
#b0b04e color charts
#b0b04e color shades, tints & tones
#b0b04e color schemes
#b0b04e color preview, HTML & CSS examples
This text has a color of #b0b04e
<p style="color:#b0b04e;">Text here</p>
.mytext {color:#b0b04e;}
This box has a color of #b0b04e
<div style="background-color:#b0b04e;">Content here</div>
.mybackground {background-color:#b0b04e;}
Border around this has a color of #b0b04e
<div style="border:2px solid #b0b04e;">Content here</div>
.myborder {border:2px solid #b0b04e;}