#3d0512 color space conversions
Hex:
        #3d0512
        RGB:
        61, 5, 18
        CMY:
        76, 98, 93
        CMYK:
        0, 92, 70, 76
      HSL:
        346°, 84.8485%, 12.9412%
        HSV (HSB):
        346°, 91.8033%, 23.9216%
        XYZ:
        2.0879, 1.1443, 0.6831
        xyY:
        0.5333, 0.2923, 1.1443
      CIE-Lab:
        10.1400, 27.3598, 7.7122
        CIE-LCH:
        10.1400, 28.4260, 15.7422
        CIE-Luv:
        10.1400, 25.6026, 1.9949
        Hunter-Lab:
        10.6973, 16.1199, 3.7020
      #3d0512 color charts
#3d0512 RGB chart
      #3d0512 CMYK chart
      #3d0512 RGB pie chart
      #3d0512 color shades, tints & tones
#3d0512 color schemes
#3d0512 color preview, HTML & CSS examples
           This text has a color of #3d0512        
        
          <p style="color:#3d0512;">Text here</p>
        
        
          .mytext {color:#3d0512;}
        
        Text color #3d0512
      
           This box has a color of #3d0512        
        
          <div style="background-color:#3d0512;">Content here</div>
        
        
          .mybackground {background-color:#3d0512;}
        
        Background color #3d0512
      
           Border around this has a color of #3d0512        
        
          <div style="border:2px solid #3d0512;">Content here</div>
        
        
          .myborder {border:2px solid #3d0512;}
        
        Border color #3d0512