#270c1e color space conversions
Hex:
        #270c1e
        RGB:
        39, 12, 30
        CMY:
        85, 95, 88
        CMYK:
        0, 69, 23, 85
      HSL:
        320°, 52.9412%, 10.0000%
        HSV (HSB):
        320°, 69.2308%, 15.2941%
        XYZ:
        1.2025, 0.7880, 1.3170
        xyY:
        0.3636, 0.2382, 0.7880
      CIE-Lab:
        7.1181, 16.8606, -6.0512
        CIE-LCH:
        7.1181, 17.9136, 340.2571
        CIE-Luv:
        7.1181, 7.9156, -4.6737
        Hunter-Lab:
        8.8770, 8.6455, -2.5825
      #270c1e color charts
#270c1e RGB chart
      #270c1e CMYK chart
      #270c1e RGB pie chart
      #270c1e color shades, tints & tones
#270c1e color schemes
#270c1e color preview, HTML & CSS examples
           This text has a color of #270c1e        
        
          <p style="color:#270c1e;">Text here</p>
        
        
          .mytext {color:#270c1e;}
        
        Text color #270c1e
      
           This box has a color of #270c1e        
        
          <div style="background-color:#270c1e;">Content here</div>
        
        
          .mybackground {background-color:#270c1e;}
        
        Background color #270c1e
      
           Border around this has a color of #270c1e        
        
          <div style="border:2px solid #270c1e;">Content here</div>
        
        
          .myborder {border:2px solid #270c1e;}
        
        Border color #270c1e