#b8af55 color space conversions
Hex:
        #b8af55
        RGB:
        184, 175, 85
        CMY:
        28, 31, 67
        CMYK:
        0, 5, 54, 28
      HSL:
        55°, 41.0788%, 52.7451%
        HSV (HSB):
        55°, 53.8043%, 72.1569%
        XYZ:
        36.7368, 41.5062, 14.6696
        xyY:
        0.3954, 0.4467, 41.5062
      CIE-Lab:
        70.5291, -8.7553, 46.6585
        CIE-LCH:
        70.5291, 47.4729, 100.6278
        CIE-Luv:
        70.5291, 10.1669, 57.5632
        Hunter-Lab:
        64.4253, -10.9593, 31.5974
      #b8af55 color charts
#b8af55 RGB chart
      #b8af55 CMYK chart
      #b8af55 RGB pie chart
      #b8af55 color shades, tints & tones
#b8af55 color schemes
#b8af55 color preview, HTML & CSS examples
           This text has a color of #b8af55        
        
          <p style="color:#b8af55;">Text here</p>
        
        
          .mytext {color:#b8af55;}
        
        Text color #b8af55
      
           This box has a color of #b8af55        
        
          <div style="background-color:#b8af55;">Content here</div>
        
        
          .mybackground {background-color:#b8af55;}
        
        Background color #b8af55
      
           Border around this has a color of #b8af55        
        
          <div style="border:2px solid #b8af55;">Content here</div>
        
        
          .myborder {border:2px solid #b8af55;}
        
        Border color #b8af55