#b2b34d color space conversions
Hex:
#b2b34d
RGB:
178, 179, 77
CMY:
30, 30, 70
CMYK:
1, 0, 57, 30
HSL:
61°, 40.1575%, 50.1961%
HSV (HSB):
61°, 56.9832%, 70.1961%
XYZ:
35.8198, 42.2410, 13.2866
xyY:
0.3921, 0.4624, 42.2410
CIE-Lab:
71.0368, -13.9998, 50.8627
CIE-LCH:
71.0368, 52.7542, 105.3894
CIE-Luv:
71.0368, 3.8438, 62.4691
Hunter-Lab:
64.9931, -15.3609, 33.3744
#b2b34d color charts
#b2b34d color shades, tints & tones
#b2b34d color schemes
#b2b34d color preview, HTML & CSS examples
This text has a color of #b2b34d
<p style="color:#b2b34d;">Text here</p>
.mytext {color:#b2b34d;}
This box has a color of #b2b34d
<div style="background-color:#b2b34d;">Content here</div>
.mybackground {background-color:#b2b34d;}
Border around this has a color of #b2b34d
<div style="border:2px solid #b2b34d;">Content here</div>
.myborder {border:2px solid #b2b34d;}