#bdbc34 color space conversions
Hex:
#bdbc34
RGB:
189, 188, 52
CMY:
26, 26, 80
CMYK:
0, 1, 72, 26
HSL:
60°, 56.8465%, 47.2549%
HSV (HSB):
60°, 72.4868%, 74.1176%
XYZ:
39.5893, 47.0332, 10.2405
xyY:
0.4087, 0.4856, 47.0332
CIE-Lab:
74.2110, -15.4328, 64.5831
CIE-LCH:
74.2110, 66.4014, 103.4394
CIE-Luv:
74.2110, 6.0578, 74.5613
Hunter-Lab:
68.5807, -16.9744, 39.1533
#bdbc34 color charts
#bdbc34 color shades, tints & tones
#bdbc34 color schemes
#bdbc34 color preview, HTML & CSS examples
This text has a color of #bdbc34
<p style="color:#bdbc34;">Text here</p>
.mytext {color:#bdbc34;}
This box has a color of #bdbc34
<div style="background-color:#bdbc34;">Content here</div>
.mybackground {background-color:#bdbc34;}
Border around this has a color of #bdbc34
<div style="border:2px solid #bdbc34;">Content here</div>
.myborder {border:2px solid #bdbc34;}