#bdbd4b color space conversions
Hex:
#bdbd4b
RGB:
189, 189, 75
CMY:
26, 26, 71
CMYK:
0, 0, 60, 26
HSL:
60°, 46.3415%, 51.7647%
HSV (HSB):
60°, 60.3175%, 74.1176%
XYZ:
40.4539, 47.7220, 13.7357
xyY:
0.3970, 0.4683, 47.7220
CIE-Lab:
74.6493, -14.6233, 55.9857
CIE-LCH:
74.6493, 57.8640, 104.6384
CIE-Luv:
74.6493, 4.9161, 68.1494
Hunter-Lab:
69.0811, -16.3625, 36.5679
#bdbd4b color charts
#bdbd4b color shades, tints & tones
#bdbd4b color schemes
#bdbd4b color preview, HTML & CSS examples
This text has a color of #bdbd4b
<p style="color:#bdbd4b;">Text here</p>
.mytext {color:#bdbd4b;}
This box has a color of #bdbd4b
<div style="background-color:#bdbd4b;">Content here</div>
.mybackground {background-color:#bdbd4b;}
Border around this has a color of #bdbd4b
<div style="border:2px solid #bdbd4b;">Content here</div>
.myborder {border:2px solid #bdbd4b;}