#b7bd48 color space conversions
Hex:
        #b7bd48
        RGB:
        183, 189, 72
        CMY:
        28, 26, 72
        CMYK:
        3, 0, 62, 26
      HSL:
        63°, 46.9880%, 51.1765%
        HSV (HSB):
        63°, 61.9048%, 74.1176%
        XYZ:
        38.8957, 46.9304, 13.1393
        xyY:
        0.3930, 0.4742, 46.9304
      CIE-Lab:
        74.1452, -17.3427, 56.5900
        CIE-LCH:
        74.1452, 59.1878, 107.0384
        CIE-Luv:
        74.1452, 1.0091, 69.0116
        Hunter-Lab:
        68.5057, -18.5375, 36.5822
      #b7bd48 color charts
#b7bd48 RGB chart
      #b7bd48 CMYK chart
      #b7bd48 RGB pie chart
      #b7bd48 color shades, tints & tones
#b7bd48 color schemes
#b7bd48 color preview, HTML & CSS examples
           This text has a color of #b7bd48        
        
          <p style="color:#b7bd48;">Text here</p>
        
        
          .mytext {color:#b7bd48;}
        
        Text color #b7bd48
      
           This box has a color of #b7bd48        
        
          <div style="background-color:#b7bd48;">Content here</div>
        
        
          .mybackground {background-color:#b7bd48;}
        
        Background color #b7bd48
      
           Border around this has a color of #b7bd48        
        
          <div style="border:2px solid #b7bd48;">Content here</div>
        
        
          .myborder {border:2px solid #b7bd48;}
        
        Border color #b7bd48