#b0b45e color space conversions
Hex:
#b0b45e
RGB:
176, 180, 94
CMY:
31, 29, 63
CMYK:
2, 0, 48, 29
HSL:
63°, 36.4407%, 53.7255%
HSV (HSB):
63°, 47.7778%, 70.5882%
XYZ:
36.2461, 42.6808, 16.9175
xyY:
0.3782, 0.4453, 42.6808
CIE-Lab:
71.3378, -13.8698, 43.0625
CIE-LCH:
71.3378, 45.2410, 107.8530
CIE-Luv:
71.3378, 1.4199, 55.5355
Hunter-Lab:
65.3305, -15.2945, 30.3781
#b0b45e color charts
#b0b45e color shades, tints & tones
#b0b45e color schemes
#b0b45e color preview, HTML & CSS examples
This text has a color of #b0b45e
<p style="color:#b0b45e;">Text here</p>
.mytext {color:#b0b45e;}
This box has a color of #b0b45e
<div style="background-color:#b0b45e;">Content here</div>
.mybackground {background-color:#b0b45e;}
Border around this has a color of #b0b45e
<div style="border:2px solid #b0b45e;">Content here</div>
.myborder {border:2px solid #b0b45e;}