#bdbf31 color space conversions
Hex:
#bdbf31
RGB:
189, 191, 49
CMY:
26, 25, 81
CMYK:
1, 0, 74, 25
HSL:
61°, 59.1667%, 47.0588%
HSV (HSB):
61°, 74.3455%, 74.9020%
XYZ:
40.1714, 48.3022, 10.1117
xyY:
0.4075, 0.4900, 48.3022
CIE-Lab:
75.0151, -17.0776, 66.3525
CIE-LCH:
75.0151, 68.5149, 104.4333
CIE-Luv:
75.0151, 4.1648, 76.5079
Hunter-Lab:
69.4998, -18.4501, 40.0236
#bdbf31 color charts
#bdbf31 color shades, tints & tones
#bdbf31 color schemes
#bdbf31 color preview, HTML & CSS examples
This text has a color of #bdbf31
<p style="color:#bdbf31;">Text here</p>
.mytext {color:#bdbf31;}
This box has a color of #bdbf31
<div style="background-color:#bdbf31;">Content here</div>
.mybackground {background-color:#bdbf31;}
Border around this has a color of #bdbf31
<div style="border:2px solid #bdbf31;">Content here</div>
.myborder {border:2px solid #bdbf31;}