#3d110b color space conversions
Hex:
        #3d110b
        RGB:
        61, 17, 11
        CMY:
        76, 93, 96
        CMYK:
        0, 72, 82, 76
      HSL:
        7°, 69.4444%, 14.1176%
        HSV (HSB):
        7°, 81.9672%, 23.9216%
        XYZ:
        2.1853, 1.4172, 0.4750
        xyY:
        0.5360, 0.3476, 1.4172
      CIE-Lab:
        12.0714, 21.1794, 14.0191
        CIE-LCH:
        12.0714, 25.3989, 33.5014
        CIE-Luv:
        12.0714, 24.1157, 6.9923
        Hunter-Lab:
        11.9045, 11.9348, 5.9675
      #3d110b color charts
#3d110b RGB chart
      #3d110b CMYK chart
      #3d110b RGB pie chart
      #3d110b color shades, tints & tones
#3d110b color schemes
#3d110b color preview, HTML & CSS examples
           This text has a color of #3d110b        
        
          <p style="color:#3d110b;">Text here</p>
        
        
          .mytext {color:#3d110b;}
        
        Text color #3d110b
      
           This box has a color of #3d110b        
        
          <div style="background-color:#3d110b;">Content here</div>
        
        
          .mybackground {background-color:#3d110b;}
        
        Background color #3d110b
      
           Border around this has a color of #3d110b        
        
          <div style="border:2px solid #3d110b;">Content here</div>
        
        
          .myborder {border:2px solid #3d110b;}
        
        Border color #3d110b