#270c0b color space conversions
Hex:
        #270c0b
        RGB:
        39, 12, 11
        CMY:
        85, 95, 96
        CMYK:
        0, 69, 72, 85
      HSL:
        2°, 56.0000%, 9.8039%
        HSV (HSB):
        2°, 71.7949%, 15.2941%
        XYZ:
        1.0286, 0.7184, 0.4011
        xyY:
        0.4788, 0.3345, 0.7184
      CIE-Lab:
        6.4896, 13.6572, 5.4523
        CIE-LCH:
        6.4896, 14.7053, 21.7633
        CIE-Luv:
        6.4896, 9.9923, 2.4234
        Hunter-Lab:
        8.4761, 6.8279, 3.1278
      #270c0b color charts
#270c0b RGB chart
      #270c0b CMYK chart
      #270c0b RGB pie chart
      #270c0b color shades, tints & tones
#270c0b color schemes
#270c0b color preview, HTML & CSS examples
           This text has a color of #270c0b        
        
          <p style="color:#270c0b;">Text here</p>
        
        
          .mytext {color:#270c0b;}
        
        Text color #270c0b
      
           This box has a color of #270c0b        
        
          <div style="background-color:#270c0b;">Content here</div>
        
        
          .mybackground {background-color:#270c0b;}
        
        Background color #270c0b
      
           Border around this has a color of #270c0b        
        
          <div style="border:2px solid #270c0b;">Content here</div>
        
        
          .myborder {border:2px solid #270c0b;}
        
        Border color #270c0b