#3d2b23 color space conversions
Hex:
        #3d2b23
        RGB:
        61, 43, 35
        CMY:
        76, 83, 86
        CMYK:
        0, 30, 43, 76
      HSL:
        18°, 27.0833%, 18.8235%
        HSV (HSB):
        18°, 42.6230%, 23.9216%
        XYZ:
        3.0917, 2.8412, 1.9756
        xyY:
        0.3909, 0.3593, 2.8412
      CIE-Lab:
        19.3964, 7.0384, 8.4741
        CIE-LCH:
        19.3964, 11.0158, 50.2878
        CIE-Luv:
        19.3964, 10.5045, 6.7760
        Hunter-Lab:
        16.8559, 3.2429, 4.8501
      #3d2b23 color charts
#3d2b23 RGB chart
      #3d2b23 CMYK chart
      #3d2b23 RGB pie chart
      #3d2b23 color shades, tints & tones
#3d2b23 color schemes
#3d2b23 color preview, HTML & CSS examples
           This text has a color of #3d2b23        
        
          <p style="color:#3d2b23;">Text here</p>
        
        
          .mytext {color:#3d2b23;}
        
        Text color #3d2b23
      
           This box has a color of #3d2b23        
        
          <div style="background-color:#3d2b23;">Content here</div>
        
        
          .mybackground {background-color:#3d2b23;}
        
        Background color #3d2b23
      
           Border around this has a color of #3d2b23        
        
          <div style="border:2px solid #3d2b23;">Content here</div>
        
        
          .myborder {border:2px solid #3d2b23;}
        
        Border color #3d2b23