#bdb53e color space conversions
Hex:
#bdb53e
RGB:
189, 181, 62
CMY:
26, 29, 76
CMYK:
0, 4, 67, 26
HSL:
56°, 50.5976%, 49.2157%
HSV (HSB):
56°, 67.1958%, 74.1176%
XYZ:
38.3796, 44.2144, 11.0688
xyY:
0.4098, 0.4721, 44.2144
CIE-Lab:
72.3715, -11.3468, 59.0227
CIE-LCH:
72.3715, 60.1035, 100.8821
CIE-Luv:
72.3715, 10.4295, 68.8784
Hunter-Lab:
66.4939, -13.3358, 36.6761
#bdb53e color charts
#bdb53e color shades, tints & tones
#bdb53e color schemes
#bdb53e color preview, HTML & CSS examples
This text has a color of #bdb53e
<p style="color:#bdb53e;">Text here</p>
.mytext {color:#bdb53e;}
This box has a color of #bdb53e
<div style="background-color:#bdb53e;">Content here</div>
.mybackground {background-color:#bdb53e;}
Border around this has a color of #bdb53e
<div style="border:2px solid #bdb53e;">Content here</div>
.myborder {border:2px solid #bdb53e;}