#3b0b38 color space conversions
Hex:
        #3b0b38
        RGB:
        59, 11, 56
        CMY:
        77, 96, 78
        CMYK:
        0, 81, 5, 77
      HSL:
        304°, 68.5714%, 13.7255%
        HSV (HSB):
        304°, 81.3559%, 23.1373%
        XYZ:
        2.6371, 1.4547, 3.8832
        xyY:
        0.3307, 0.1824, 1.4547
      CIE-Lab:
        12.3170, 29.3119, -17.0099
        CIE-LCH:
        12.3170, 33.8899, 329.8731
        CIE-Luv:
        12.3170, 15.1004, -16.9316
        Hunter-Lab:
        12.0610, 17.9220, -10.6464
      #3b0b38 color charts
#3b0b38 RGB chart
      #3b0b38 CMYK chart
      #3b0b38 RGB pie chart
      #3b0b38 color shades, tints & tones
#3b0b38 color schemes
#3b0b38 color preview, HTML & CSS examples
           This text has a color of #3b0b38        
        
          <p style="color:#3b0b38;">Text here</p>
        
        
          .mytext {color:#3b0b38;}
        
        Text color #3b0b38
      
           This box has a color of #3b0b38        
        
          <div style="background-color:#3b0b38;">Content here</div>
        
        
          .mybackground {background-color:#3b0b38;}
        
        Background color #3b0b38
      
           Border around this has a color of #3b0b38        
        
          <div style="border:2px solid #3b0b38;">Content here</div>
        
        
          .myborder {border:2px solid #3b0b38;}
        
        Border color #3b0b38