#3d180b color space conversions
Hex:
        #3d180b
        RGB:
        61, 24, 11
        CMY:
        76, 91, 96
        CMYK:
        0, 61, 82, 76
      HSL:
        16°, 69.4444%, 14.1176%
        HSV (HSB):
        16°, 81.9672%, 23.9216%
        XYZ:
        2.3115, 1.6695, 0.5170
        xyY:
        0.5139, 0.3712, 1.6695
      CIE-Lab:
        13.6476, 17.0711, 16.1350
        CIE-LCH:
        13.6476, 23.4896, 43.3854
        CIE-Luv:
        13.6476, 21.6505, 9.1347
        Hunter-Lab:
        12.9210, 9.3210, 6.6723
      #3d180b color charts
#3d180b RGB chart
      #3d180b CMYK chart
      #3d180b RGB pie chart
      #3d180b color shades, tints & tones
#3d180b color schemes
#3d180b color preview, HTML & CSS examples
           This text has a color of #3d180b        
        
          <p style="color:#3d180b;">Text here</p>
        
        
          .mytext {color:#3d180b;}
        
        Text color #3d180b
      
           This box has a color of #3d180b        
        
          <div style="background-color:#3d180b;">Content here</div>
        
        
          .mybackground {background-color:#3d180b;}
        
        Background color #3d180b
      
           Border around this has a color of #3d180b        
        
          <div style="border:2px solid #3d180b;">Content here</div>
        
        
          .myborder {border:2px solid #3d180b;}
        
        Border color #3d180b