#bdb65c color space conversions
Hex:
#bdb65c
RGB:
189, 182, 92
CMY:
26, 29, 64
CMYK:
0, 4, 51, 26
HSL:
56°, 42.3581%, 55.0980%
HSV (HSB):
56°, 51.3228%, 74.1176%
XYZ:
39.6460, 45.0474, 16.7307
xyY:
0.3909, 0.4441, 45.0474
CIE-Lab:
72.9231, -9.7035, 46.1931
CIE-LCH:
72.9231, 47.2013, 101.8633
CIE-Luv:
72.9231, 8.8266, 58.0680
Hunter-Lab:
67.1174, -12.0161, 32.2027
#bdb65c color charts
#bdb65c color shades, tints & tones
#bdb65c color schemes
#bdb65c color preview, HTML & CSS examples
This text has a color of #bdb65c
<p style="color:#bdb65c;">Text here</p>
.mytext {color:#bdb65c;}
This box has a color of #bdb65c
<div style="background-color:#bdb65c;">Content here</div>
.mybackground {background-color:#bdb65c;}
Border around this has a color of #bdb65c
<div style="border:2px solid #bdb65c;">Content here</div>
.myborder {border:2px solid #bdb65c;}