#3d0031 color space conversions
Hex:
        #3d0031
        RGB:
        61, 0, 49
        CMY:
        76, 100, 81
        CMYK:
        0, 100, 20, 76
      HSL:
        312°, 100.0000%, 11.9608%
        HSV (HSB):
        312°, 100.0000%, 23.9216%
        XYZ:
        2.4788, 1.2139, 3.0094
        xyY:
        0.3699, 0.1811, 1.2139
      CIE-Lab:
        10.6592, 33.3668, -14.5053
        CIE-LCH:
        10.6592, 36.3833, 336.5043
        CIE-Luv:
        10.6592, 18.8240, -13.9518
        Hunter-Lab:
        11.0175, 20.8804, -8.4825
      #3d0031 color charts
#3d0031 RGB chart
      #3d0031 CMYK chart
      #3d0031 RGB pie chart
      #3d0031 color shades, tints & tones
#3d0031 color schemes
#3d0031 color preview, HTML & CSS examples
           This text has a color of #3d0031        
        
          <p style="color:#3d0031;">Text here</p>
        
        
          .mytext {color:#3d0031;}
        
        Text color #3d0031
      
           This box has a color of #3d0031        
        
          <div style="background-color:#3d0031;">Content here</div>
        
        
          .mybackground {background-color:#3d0031;}
        
        Background color #3d0031
      
           Border around this has a color of #3d0031        
        
          <div style="border:2px solid #3d0031;">Content here</div>
        
        
          .myborder {border:2px solid #3d0031;}
        
        Border color #3d0031