#bdbc1b color space conversions
Hex:
#bdbc1b
RGB:
189, 188, 27
CMY:
26, 26, 89
CMYK:
0, 1, 86, 26
HSL:
60°, 75.0000%, 42.3529%
HSV (HSB):
60°, 85.7143%, 74.1176%
XYZ:
39.1673, 46.8644, 8.0183
xyY:
0.4165, 0.4983, 46.8644
CIE-Lab:
74.1029, -16.2986, 71.5190
CIE-LCH:
74.1029, 73.3527, 102.8380
CIE-Luv:
74.1029, 6.3957, 79.1426
Hunter-Lab:
68.4576, -17.6738, 40.9758
#bdbc1b color charts
#bdbc1b color shades, tints & tones
#bdbc1b color schemes
#bdbc1b color preview, HTML & CSS examples
This text has a color of #bdbc1b
<p style="color:#bdbc1b;">Text here</p>
.mytext {color:#bdbc1b;}
This box has a color of #bdbc1b
<div style="background-color:#bdbc1b;">Content here</div>
.mybackground {background-color:#bdbc1b;}
Border around this has a color of #bdbc1b
<div style="border:2px solid #bdbc1b;">Content here</div>
.myborder {border:2px solid #bdbc1b;}