#b2b04d color space conversions
Hex:
#b2b04d
RGB:
178, 176, 77
CMY:
30, 31, 70
CMYK:
0, 1, 57, 30
HSL:
59°, 39.6078%, 50.0000%
HSV (HSB):
59°, 56.7416%, 69.8039%
XYZ:
35.2250, 41.0515, 13.0883
xyY:
0.3942, 0.4594, 41.0515
CIE-Lab:
70.2120, -12.4547, 49.9365
CIE-LCH:
70.2120, 51.4663, 104.0045
CIE-Luv:
70.2120, 5.7371, 61.0764
Hunter-Lab:
64.0714, -13.9898, 32.7384
#b2b04d color charts
#b2b04d color shades, tints & tones
#b2b04d color schemes
#b2b04d color preview, HTML & CSS examples
This text has a color of #b2b04d
<p style="color:#b2b04d;">Text here</p>
.mytext {color:#b2b04d;}
This box has a color of #b2b04d
<div style="background-color:#b2b04d;">Content here</div>
.mybackground {background-color:#b2b04d;}
Border around this has a color of #b2b04d
<div style="border:2px solid #b2b04d;">Content here</div>
.myborder {border:2px solid #b2b04d;}