#b4bd7b color space conversions
Hex:
#b4bd7b
RGB:
180, 189, 123
CMY:
29, 26, 52
CMYK:
5, 0, 35, 26
HSL:
68°, 33.3333%, 61.1765%
HSV (HSB):
68°, 34.9206%, 74.1176%
XYZ:
40.5951, 47.5286, 25.7732
xyY:
0.3564, 0.4173, 47.5286
CIE-Lab:
74.5266, -13.6573, 32.3623
CIE-LCH:
74.5266, 35.1261, 112.8803
CIE-Luv:
74.5266, -2.3244, 45.0616
Hunter-Lab:
68.9410, -15.5389, 26.0934
#b4bd7b color charts
#b4bd7b color shades, tints & tones
#b4bd7b color schemes
#b4bd7b color preview, HTML & CSS examples
This text has a color of #b4bd7b
<p style="color:#b4bd7b;">Text here</p>
.mytext {color:#b4bd7b;}
This box has a color of #b4bd7b
<div style="background-color:#b4bd7b;">Content here</div>
.mybackground {background-color:#b4bd7b;}
Border around this has a color of #b4bd7b
<div style="border:2px solid #b4bd7b;">Content here</div>
.myborder {border:2px solid #b4bd7b;}