#3d2d20 color space conversions
Hex:
        #3d2d20
        RGB:
        61, 45, 32
        CMY:
        76, 82, 87
        CMYK:
        0, 26, 48, 76
      HSL:
        27°, 31.1828%, 18.2353%
        HSV (HSB):
        27°, 47.5410%, 23.9216%
        XYZ:
        3.1236, 2.9732, 1.7757
        xyY:
        0.3968, 0.3777, 2.9732
      CIE-Lab:
        19.9361, 5.2582, 11.2398
        CIE-LCH:
        19.9361, 12.4089, 64.9287
        CIE-Luv:
        19.9361, 9.7673, 9.3511
        Hunter-Lab:
        17.2428, 2.1606, 5.9640
      #3d2d20 color charts
#3d2d20 RGB chart
      #3d2d20 CMYK chart
      #3d2d20 RGB pie chart
      #3d2d20 color shades, tints & tones
#3d2d20 color schemes
#3d2d20 color preview, HTML & CSS examples
           This text has a color of #3d2d20        
        
          <p style="color:#3d2d20;">Text here</p>
        
        
          .mytext {color:#3d2d20;}
        
        Text color #3d2d20
      
           This box has a color of #3d2d20        
        
          <div style="background-color:#3d2d20;">Content here</div>
        
        
          .mybackground {background-color:#3d2d20;}
        
        Background color #3d2d20
      
           Border around this has a color of #3d2d20        
        
          <div style="border:2px solid #3d2d20;">Content here</div>
        
        
          .myborder {border:2px solid #3d2d20;}
        
        Border color #3d2d20