#bba67d color space conversions
Hex:
        #bba67d
        RGB:
        187, 166, 125
        CMY:
        27, 35, 51
        CMYK:
        0, 11, 33, 27
      HSL:
        40°, 31.3131%, 61.1765%
        HSV (HSB):
        40°, 33.1551%, 73.3333%
        XYZ:
        37.8314, 39.3179, 24.9972
        xyY:
        0.3704, 0.3849, 39.3179
      CIE-Lab:
        68.9809, 1.4998, 24.0552
        CIE-LCH:
        68.9809, 24.1019, 86.4323
        CIE-Luv:
        68.9809, 15.7311, 31.6687
        Hunter-Lab:
        62.7040, -2.0370, 20.2566
      #bba67d color charts
#bba67d RGB chart
      #bba67d CMYK chart
      #bba67d RGB pie chart
      #bba67d color shades, tints & tones
#bba67d color schemes
#bba67d color preview, HTML & CSS examples
           This text has a color of #bba67d        
        
          <p style="color:#bba67d;">Text here</p>
        
        
          .mytext {color:#bba67d;}
        
        Text color #bba67d
      
           This box has a color of #bba67d        
        
          <div style="background-color:#bba67d;">Content here</div>
        
        
          .mybackground {background-color:#bba67d;}
        
        Background color #bba67d
      
           Border around this has a color of #bba67d        
        
          <div style="border:2px solid #bba67d;">Content here</div>
        
        
          .myborder {border:2px solid #bba67d;}
        
        Border color #bba67d