#755f1d color space conversions
Hex:
        #755f1d
        RGB:
        117, 95, 29
        CMY:
        54, 63, 89
        CMYK:
        0, 19, 75, 54
      HSL:
        45°, 60.2740%, 28.6275%
        HSV (HSB):
        45°, 75.2137%, 45.8824%
        XYZ:
        11.6501, 12.0550, 2.8752
        xyY:
        0.4383, 0.4535, 12.0550
      CIE-Lab:
        41.3035, 1.3731, 39.2419
        CIE-LCH:
        41.3035, 39.2659, 87.9960
        CIE-Luv:
        41.3035, 18.1950, 38.2141
        Hunter-Lab:
        34.7204, -0.8666, 19.3944
      #755f1d color charts
#755f1d RGB chart
      #755f1d CMYK chart
      #755f1d RGB pie chart
      #755f1d color shades, tints & tones
#755f1d color schemes
#755f1d color preview, HTML & CSS examples
           This text has a color of #755f1d        
        
          <p style="color:#755f1d;">Text here</p>
        
        
          .mytext {color:#755f1d;}
        
        Text color #755f1d
      
           This box has a color of #755f1d        
        
          <div style="background-color:#755f1d;">Content here</div>
        
        
          .mybackground {background-color:#755f1d;}
        
        Background color #755f1d
      
           Border around this has a color of #755f1d        
        
          <div style="border:2px solid #755f1d;">Content here</div>
        
        
          .myborder {border:2px solid #755f1d;}
        
        Border color #755f1d