#3b270f color space conversions
Hex:
        #3b270f
        RGB:
        59, 39, 15
        CMY:
        77, 85, 94
        CMYK:
        0, 34, 75, 77
      HSL:
        33°, 59.4595%, 14.5098%
        HSV (HSB):
        33°, 74.5763%, 23.1373%
        XYZ:
        2.6154, 2.4153, 0.7803
        xyY:
        0.4501, 0.4156, 2.4153
      CIE-Lab:
        17.5313, 6.4193, 19.0655
        CIE-LCH:
        17.5313, 20.1171, 71.3918
        CIE-Luv:
        17.5313, 12.8003, 13.5516
        Hunter-Lab:
        15.5413, 2.8415, 7.9021
      #3b270f color charts
#3b270f RGB chart
      #3b270f CMYK chart
      #3b270f RGB pie chart
      #3b270f color shades, tints & tones
#3b270f color schemes
#3b270f color preview, HTML & CSS examples
           This text has a color of #3b270f        
        
          <p style="color:#3b270f;">Text here</p>
        
        
          .mytext {color:#3b270f;}
        
        Text color #3b270f
      
           This box has a color of #3b270f        
        
          <div style="background-color:#3b270f;">Content here</div>
        
        
          .mybackground {background-color:#3b270f;}
        
        Background color #3b270f
      
           Border around this has a color of #3b270f        
        
          <div style="border:2px solid #3b270f;">Content here</div>
        
        
          .myborder {border:2px solid #3b270f;}
        
        Border color #3b270f