#e6221e color space conversions
Hex:
        #e6221e
        RGB:
        230, 34, 30
        CMY:
        10, 87, 88
        CMYK:
        0, 85, 87, 10
      HSL:
        1°, 80.0000%, 50.9804%
        HSV (HSB):
        1°, 86.9565%, 90.1961%
        XYZ:
        33.4395, 18.0608, 2.9519
        xyY:
        0.6141, 0.3317, 18.0608
      CIE-Lab:
        49.5698, 70.3466, 52.9692
        CIE-LCH:
        49.5698, 88.0590, 36.9788
        CIE-Luv:
        49.5698, 147.7106, 32.6328
        Hunter-Lab:
        42.4980, 66.0811, 25.6303
      #e6221e color charts
#e6221e RGB chart
      #e6221e CMYK chart
      #e6221e RGB pie chart
      #e6221e color shades, tints & tones
#e6221e color schemes
#e6221e color preview, HTML & CSS examples
           This text has a color of #e6221e        
        
          <p style="color:#e6221e;">Text here</p>
        
        
          .mytext {color:#e6221e;}
        
        Text color #e6221e
      
           This box has a color of #e6221e        
        
          <div style="background-color:#e6221e;">Content here</div>
        
        
          .mybackground {background-color:#e6221e;}
        
        Background color #e6221e
      
           Border around this has a color of #e6221e        
        
          <div style="border:2px solid #e6221e;">Content here</div>
        
        
          .myborder {border:2px solid #e6221e;}
        
        Border color #e6221e