#3a2207 color space conversions
Hex:
        #3a2207
        RGB:
        58, 34, 7
        CMY:
        77, 87, 97
        CMYK:
        0, 41, 88, 77
      HSL:
        32°, 78.4615%, 12.7451%
        HSV (HSB):
        32°, 87.9310%, 22.7451%
        XYZ:
        2.3553, 2.0589, 0.4743
        xyY:
        0.4818, 0.4212, 2.0589
      CIE-Lab:
        15.7935, 8.7304, 20.4463
        CIE-LCH:
        15.7935, 22.2322, 66.8780
        CIE-Luv:
        15.7935, 15.1853, 13.6051
        Hunter-Lab:
        14.3490, 4.1890, 8.0845
      #3a2207 color charts
#3a2207 RGB chart
      #3a2207 CMYK chart
      #3a2207 RGB pie chart
      #3a2207 color shades, tints & tones
#3a2207 color schemes
#3a2207 color preview, HTML & CSS examples
           This text has a color of #3a2207        
        
          <p style="color:#3a2207;">Text here</p>
        
        
          .mytext {color:#3a2207;}
        
        Text color #3a2207
      
           This box has a color of #3a2207        
        
          <div style="background-color:#3a2207;">Content here</div>
        
        
          .mybackground {background-color:#3a2207;}
        
        Background color #3a2207
      
           Border around this has a color of #3a2207        
        
          <div style="border:2px solid #3a2207;">Content here</div>
        
        
          .myborder {border:2px solid #3a2207;}
        
        Border color #3a2207