#270e1b color space conversions
Hex:
        #270e1b
        RGB:
        39, 14, 27
        CMY:
        85, 95, 89
        CMYK:
        0, 64, 31, 85
      HSL:
        329°, 47.1698%, 10.3922%
        HSV (HSB):
        329°, 64.1026%, 15.2941%
        XYZ:
        1.1916, 0.8245, 1.1333
        xyY:
        0.3784, 0.2618, 0.8245
      CIE-Lab:
        7.4480, 15.0838, -3.2393
        CIE-LCH:
        7.4480, 15.4278, 347.8795
        CIE-Luv:
        7.4480, 8.0557, -2.9794
        Hunter-Lab:
        9.0804, 7.5327, -1.0432
      #270e1b color charts
#270e1b RGB chart
      #270e1b CMYK chart
      #270e1b RGB pie chart
      #270e1b color shades, tints & tones
#270e1b color schemes
#270e1b color preview, HTML & CSS examples
           This text has a color of #270e1b        
        
          <p style="color:#270e1b;">Text here</p>
        
        
          .mytext {color:#270e1b;}
        
        Text color #270e1b
      
           This box has a color of #270e1b        
        
          <div style="background-color:#270e1b;">Content here</div>
        
        
          .mybackground {background-color:#270e1b;}
        
        Background color #270e1b
      
           Border around this has a color of #270e1b        
        
          <div style="border:2px solid #270e1b;">Content here</div>
        
        
          .myborder {border:2px solid #270e1b;}
        
        Border color #270e1b