#270f28 color space conversions
Hex:
        #270f28
        RGB:
        39, 15, 40
        CMY:
        85, 94, 84
        CMYK:
        2, 63, 0, 84
      HSL:
        298°, 45.4545%, 10.7843%
        HSV (HSB):
        298°, 62.5000%, 15.6863%
        XYZ:
        1.3905, 0.9262, 2.1130
        xyY:
        0.3139, 0.2091, 0.9262
      CIE-Lab:
        8.3607, 17.2848, -11.7441
        CIE-LCH:
        8.3607, 20.8971, 325.8061
        CIE-Luv:
        8.3607, 6.4563, -9.0019
        Hunter-Lab:
        9.6238, 8.9493, -6.2807
      #270f28 color charts
#270f28 RGB chart
      #270f28 CMYK chart
      #270f28 RGB pie chart
      #270f28 color shades, tints & tones
#270f28 color schemes
#270f28 color preview, HTML & CSS examples
           This text has a color of #270f28        
        
          <p style="color:#270f28;">Text here</p>
        
        
          .mytext {color:#270f28;}
        
        Text color #270f28
      
           This box has a color of #270f28        
        
          <div style="background-color:#270f28;">Content here</div>
        
        
          .mybackground {background-color:#270f28;}
        
        Background color #270f28
      
           Border around this has a color of #270f28        
        
          <div style="border:2px solid #270f28;">Content here</div>
        
        
          .myborder {border:2px solid #270f28;}
        
        Border color #270f28