#3d0010 color space conversions
Hex:
        #3d0010
        RGB:
        61, 0, 16
        CMY:
        76, 100, 94
        CMYK:
        0, 100, 74, 76
      HSL:
        344°, 100.0000%, 11.9608%
        HSV (HSB):
        344°, 100.0000%, 23.9216%
        XYZ:
        2.0180, 1.0295, 0.5826
        xyY:
        0.5559, 0.2836, 1.0295
      CIE-Lab:
        9.2349, 29.6802, 7.5895
        CIE-LCH:
        9.2349, 30.6352, 14.3437
        CIE-Luv:
        9.2349, 26.6991, 1.6852
        Hunter-Lab:
        10.1465, 17.7448, 3.6984
      #3d0010 color charts
#3d0010 RGB chart
      #3d0010 CMYK chart
      #3d0010 RGB pie chart
      #3d0010 color shades, tints & tones
#3d0010 color schemes
#3d0010 color preview, HTML & CSS examples
           This text has a color of #3d0010        
        
          <p style="color:#3d0010;">Text here</p>
        
        
          .mytext {color:#3d0010;}
        
        Text color #3d0010
      
           This box has a color of #3d0010        
        
          <div style="background-color:#3d0010;">Content here</div>
        
        
          .mybackground {background-color:#3d0010;}
        
        Background color #3d0010
      
           Border around this has a color of #3d0010        
        
          <div style="border:2px solid #3d0010;">Content here</div>
        
        
          .myborder {border:2px solid #3d0010;}
        
        Border color #3d0010