#3d0b24 color space conversions
Hex:
        #3d0b24
        RGB:
        61, 11, 36
        CMY:
        76, 96, 86
        CMYK:
        0, 82, 41, 76
      HSL:
        330°, 69.4444%, 14.1176%
        HSV (HSB):
        330°, 81.9672%, 23.9216%
        XYZ:
        2.3626, 1.3588, 1.8068
        xyY:
        0.4274, 0.2458, 1.3588
      CIE-Lab:
        11.6808, 26.6077, -3.2876
        CIE-LCH:
        11.6808, 26.8101, 352.9563
        CIE-Luv:
        11.6808, 20.9083, -5.1837
        Hunter-Lab:
        11.6568, 15.7784, -1.0302
      #3d0b24 color charts
#3d0b24 RGB chart
      #3d0b24 CMYK chart
      #3d0b24 RGB pie chart
      #3d0b24 color shades, tints & tones
#3d0b24 color schemes
#3d0b24 color preview, HTML & CSS examples
           This text has a color of #3d0b24        
        
          <p style="color:#3d0b24;">Text here</p>
        
        
          .mytext {color:#3d0b24;}
        
        Text color #3d0b24
      
           This box has a color of #3d0b24        
        
          <div style="background-color:#3d0b24;">Content here</div>
        
        
          .mybackground {background-color:#3d0b24;}
        
        Background color #3d0b24
      
           Border around this has a color of #3d0b24        
        
          <div style="border:2px solid #3d0b24;">Content here</div>
        
        
          .myborder {border:2px solid #3d0b24;}
        
        Border color #3d0b24