#55752d color space conversions
Hex:
        #55752d
        RGB:
        85, 117, 45
        CMY:
        67, 54, 82
        CMYK:
        27, 0, 62, 54
      HSL:
        87°, 44.4444%, 31.7647%
        HSV (HSB):
        87°, 61.5385%, 45.8824%
        XYZ:
        10.5813, 14.8433, 4.7900
        xyY:
        0.3502, 0.4913, 14.8433
      CIE-Lab:
        45.4189, -24.2063, 35.2919
        CIE-LCH:
        45.4189, 42.7956, 124.4458
        CIE-Luv:
        45.4189, -15.8827, 42.0401
        Hunter-Lab:
        38.5271, -18.3982, 19.5975
      #55752d color charts
#55752d RGB chart
      #55752d CMYK chart
      #55752d RGB pie chart
      #55752d color shades, tints & tones
#55752d color schemes
#55752d color preview, HTML & CSS examples
           This text has a color of #55752d        
        
          <p style="color:#55752d;">Text here</p>
        
        
          .mytext {color:#55752d;}
        
        Text color #55752d
      
           This box has a color of #55752d        
        
          <div style="background-color:#55752d;">Content here</div>
        
        
          .mybackground {background-color:#55752d;}
        
        Background color #55752d
      
           Border around this has a color of #55752d        
        
          <div style="border:2px solid #55752d;">Content here</div>
        
        
          .myborder {border:2px solid #55752d;}
        
        Border color #55752d