#b5805d color space conversions
Hex:
        #b5805d
        RGB:
        181, 128, 93
        CMY:
        29, 50, 64
        CMYK:
        0, 29, 49, 29
      HSL:
        24°, 37.2881%, 53.7255%
        HSV (HSB):
        24°, 48.6188%, 70.9804%
        XYZ:
        28.7510, 26.0524, 13.8692
        xyY:
        0.4187, 0.3794, 26.0524
      CIE-Lab:
        58.0868, 16.3014, 27.1059
        CIE-LCH:
        58.0868, 31.6301, 58.9774
        CIE-Luv:
        58.0868, 38.9256, 30.2953
        Hunter-Lab:
        51.0416, 11.2239, 19.6186
      #b5805d color charts
#b5805d RGB chart
      #b5805d CMYK chart
      #b5805d RGB pie chart
      #b5805d color shades, tints & tones
#b5805d color schemes
#b5805d color preview, HTML & CSS examples
           This text has a color of #b5805d        
        
          <p style="color:#b5805d;">Text here</p>
        
        
          .mytext {color:#b5805d;}
        
        Text color #b5805d
      
           This box has a color of #b5805d        
        
          <div style="background-color:#b5805d;">Content here</div>
        
        
          .mybackground {background-color:#b5805d;}
        
        Background color #b5805d
      
           Border around this has a color of #b5805d        
        
          <div style="border:2px solid #b5805d;">Content here</div>
        
        
          .myborder {border:2px solid #b5805d;}
        
        Border color #b5805d