#bdbc31 color space conversions
Hex:
#bdbc31
RGB:
189, 188, 49
CMY:
26, 26, 81
CMYK:
0, 1, 74, 26
HSL:
60°, 58.8235%, 46.6667%
HSV (HSB):
60°, 74.0741%, 74.1176%
XYZ:
39.5239, 47.0070, 9.8959
xyY:
0.4099, 0.4875, 47.0070
CIE-Lab:
74.1943, -15.5666, 65.5863
CIE-LCH:
74.1943, 67.4083, 103.3518
CIE-Luv:
74.1943, 6.1097, 75.2651
Hunter-Lab:
68.5617, -17.0827, 39.4355
#bdbc31 color charts
#bdbc31 color shades, tints & tones
#bdbc31 color schemes
#bdbc31 color preview, HTML & CSS examples
This text has a color of #bdbc31
<p style="color:#bdbc31;">Text here</p>
.mytext {color:#bdbc31;}
This box has a color of #bdbc31
<div style="background-color:#bdbc31;">Content here</div>
.mybackground {background-color:#bdbc31;}
Border around this has a color of #bdbc31
<div style="border:2px solid #bdbc31;">Content here</div>
.myborder {border:2px solid #bdbc31;}