#3d2418 color space conversions
Hex:
        #3d2418
        RGB:
        61, 36, 24
        CMY:
        76, 86, 91
        CMYK:
        0, 41, 61, 76
      HSL:
        19°, 43.5294%, 16.6667%
        HSV (HSB):
        19°, 60.6557%, 23.9216%
        XYZ:
        2.7202, 2.3198, 1.1685
        xyY:
        0.4381, 0.3736, 2.3198
      CIE-Lab:
        17.0833, 10.3411, 12.9245
        CIE-LCH:
        17.0833, 16.5524, 51.3361
        CIE-Luv:
        17.0833, 14.9681, 9.0175
        Hunter-Lab:
        15.2309, 5.2258, 6.1128
      #3d2418 color charts
#3d2418 RGB chart
      #3d2418 CMYK chart
      #3d2418 RGB pie chart
      #3d2418 color shades, tints & tones
#3d2418 color schemes
#3d2418 color preview, HTML & CSS examples
           This text has a color of #3d2418        
        
          <p style="color:#3d2418;">Text here</p>
        
        
          .mytext {color:#3d2418;}
        
        Text color #3d2418
      
           This box has a color of #3d2418        
        
          <div style="background-color:#3d2418;">Content here</div>
        
        
          .mybackground {background-color:#3d2418;}
        
        Background color #3d2418
      
           Border around this has a color of #3d2418        
        
          <div style="border:2px solid #3d2418;">Content here</div>
        
        
          .myborder {border:2px solid #3d2418;}
        
        Border color #3d2418