#75380c color space conversions
Hex:
        #75380c
        RGB:
        117, 56, 12
        CMY:
        54, 78, 95
        CMYK:
        0, 52, 90, 54
      HSL:
        25°, 81.3953%, 25.2941%
        HSV (HSB):
        25°, 89.7436%, 45.8824%
        XYZ:
        8.8167, 6.6368, 1.1642
        xyY:
        0.5306, 0.3994, 6.6368
      CIE-Lab:
        30.9653, 23.9017, 36.9143
        CIE-LCH:
        30.9653, 43.9768, 57.0773
        CIE-Luv:
        30.9653, 47.2720, 26.4233
        Hunter-Lab:
        25.7620, 16.0055, 15.3541
      #75380c color charts
#75380c RGB chart
      #75380c CMYK chart
      #75380c RGB pie chart
      #75380c color shades, tints & tones
#75380c color schemes
#75380c color preview, HTML & CSS examples
           This text has a color of #75380c        
        
          <p style="color:#75380c;">Text here</p>
        
        
          .mytext {color:#75380c;}
        
        Text color #75380c
      
           This box has a color of #75380c        
        
          <div style="background-color:#75380c;">Content here</div>
        
        
          .mybackground {background-color:#75380c;}
        
        Background color #75380c
      
           Border around this has a color of #75380c        
        
          <div style="border:2px solid #75380c;">Content here</div>
        
        
          .myborder {border:2px solid #75380c;}
        
        Border color #75380c