#bda80d color space conversions
Hex:
        #bda80d
        RGB:
        189, 168, 13
        CMY:
        26, 34, 95
        CMYK:
        0, 11, 93, 26
      HSL:
        53°, 87.1287%, 39.6078%
        HSV (HSB):
        53°, 93.1217%, 74.1176%
        XYZ:
        35.0615, 38.8531, 6.0322
        xyY:
        0.4386, 0.4860, 38.8531
      CIE-Lab:
        68.6447, -6.2558, 69.6957
        CIE-LCH:
        68.6447, 69.9759, 95.1291
        CIE-Luv:
        68.6447, 20.2468, 72.7388
        Hunter-Lab:
        62.3323, -8.6763, 37.8948
      #bda80d color charts
#bda80d RGB chart
      #bda80d CMYK chart
      #bda80d RGB pie chart
      #bda80d color shades, tints & tones
#bda80d color schemes
#bda80d color preview, HTML & CSS examples
           This text has a color of #bda80d        
        
          <p style="color:#bda80d;">Text here</p>
        
        
          .mytext {color:#bda80d;}
        
        Text color #bda80d
      
           This box has a color of #bda80d        
        
          <div style="background-color:#bda80d;">Content here</div>
        
        
          .mybackground {background-color:#bda80d;}
        
        Background color #bda80d
      
           Border around this has a color of #bda80d        
        
          <div style="border:2px solid #bda80d;">Content here</div>
        
        
          .myborder {border:2px solid #bda80d;}
        
        Border color #bda80d