#bdbc4b color space conversions
Hex:
#bdbc4b
RGB:
189, 188, 75
CMY:
26, 26, 71
CMYK:
0, 1, 60, 26
HSL:
59°, 46.3415%, 51.7647%
HSV (HSB):
59°, 60.3175%, 74.1176%
XYZ:
40.2395, 47.2933, 13.6643
xyY:
0.3976, 0.4673, 47.2933
CIE-Lab:
74.3770, -14.1152, 55.6905
CIE-LCH:
74.3770, 57.4515, 104.2225
CIE-Luv:
74.3770, 5.5517, 67.7000
Hunter-Lab:
68.7701, -15.9019, 36.3584
#bdbc4b color charts
#bdbc4b color shades, tints & tones
#bdbc4b color schemes
#bdbc4b color preview, HTML & CSS examples
This text has a color of #bdbc4b
<p style="color:#bdbc4b;">Text here</p>
.mytext {color:#bdbc4b;}
This box has a color of #bdbc4b
<div style="background-color:#bdbc4b;">Content here</div>
.mybackground {background-color:#bdbc4b;}
Border around this has a color of #bdbc4b
<div style="border:2px solid #bdbc4b;">Content here</div>
.myborder {border:2px solid #bdbc4b;}