#b9925d color space conversions
Hex:
        #b9925d
        RGB:
        185, 146, 93
        CMY:
        27, 43, 64
        CMYK:
        0, 21, 50, 27
      HSL:
        35°, 39.6552%, 54.5098%
        HSV (HSB):
        35°, 49.7297%, 72.5490%
        XYZ:
        32.2623, 31.6624, 14.7670
        xyY:
        0.4100, 0.4024, 31.6624
      CIE-Lab:
        63.0628, 7.9949, 33.5593
        CIE-LCH:
        63.0628, 34.4985, 76.6000
        CIE-Luv:
        63.0628, 29.6422, 39.6523
        Hunter-Lab:
        56.2693, 3.8724, 23.8288
      #b9925d color charts
#b9925d RGB chart
      #b9925d CMYK chart
      #b9925d RGB pie chart
      #b9925d color shades, tints & tones
#b9925d color schemes
#b9925d color preview, HTML & CSS examples
           This text has a color of #b9925d        
        
          <p style="color:#b9925d;">Text here</p>
        
        
          .mytext {color:#b9925d;}
        
        Text color #b9925d
      
           This box has a color of #b9925d        
        
          <div style="background-color:#b9925d;">Content here</div>
        
        
          .mybackground {background-color:#b9925d;}
        
        Background color #b9925d
      
           Border around this has a color of #b9925d        
        
          <div style="border:2px solid #b9925d;">Content here</div>
        
        
          .myborder {border:2px solid #b9925d;}
        
        Border color #b9925d