#3b0f25 color space conversions
Hex:
        #3b0f25
        RGB:
        59, 15, 37
        CMY:
        77, 94, 85
        CMYK:
        0, 75, 37, 77
      HSL:
        330°, 59.4595%, 14.5098%
        HSV (HSB):
        330°, 74.5763%, 23.1373%
        XYZ:
        2.3084, 1.4050, 1.8998
        xyY:
        0.4112, 0.2503, 1.4050
      CIE-Lab:
        11.9911, 24.1460, -3.6130
        CIE-LCH:
        11.9911, 24.4148, 351.4898
        CIE-Luv:
        11.9911, 18.6512, -5.2284
        Hunter-Lab:
        11.8534, 14.0186, -1.2053
      #3b0f25 color charts
#3b0f25 RGB chart
      #3b0f25 CMYK chart
      #3b0f25 RGB pie chart
      #3b0f25 color shades, tints & tones
#3b0f25 color schemes
#3b0f25 color preview, HTML & CSS examples
           This text has a color of #3b0f25        
        
          <p style="color:#3b0f25;">Text here</p>
        
        
          .mytext {color:#3b0f25;}
        
        Text color #3b0f25
      
           This box has a color of #3b0f25        
        
          <div style="background-color:#3b0f25;">Content here</div>
        
        
          .mybackground {background-color:#3b0f25;}
        
        Background color #3b0f25
      
           Border around this has a color of #3b0f25        
        
          <div style="border:2px solid #3b0f25;">Content here</div>
        
        
          .myborder {border:2px solid #3b0f25;}
        
        Border color #3b0f25