#e6242f color space conversions
Hex:
        #e6242f
        RGB:
        230, 36, 47
        CMY:
        10, 86, 82
        CMYK:
        0, 84, 80, 10
      HSL:
        357°, 79.5082%, 52.1569%
        HSV (HSB):
        357°, 84.3478%, 90.1961%
        XYZ:
        33.7771, 18.2900, 4.4394
        xyY:
        0.5978, 0.3237, 18.2900
      CIE-Lab:
        49.8460, 70.3400, 44.6912
        CIE-LCH:
        49.8460, 83.3367, 32.4302
        CIE-Luv:
        49.8460, 144.1638, 28.3544
        Hunter-Lab:
        42.7668, 66.1369, 23.7822
      #e6242f color charts
#e6242f RGB chart
      #e6242f CMYK chart
      #e6242f RGB pie chart
      #e6242f color shades, tints & tones
#e6242f color schemes
#e6242f color preview, HTML & CSS examples
           This text has a color of #e6242f        
        
          <p style="color:#e6242f;">Text here</p>
        
        
          .mytext {color:#e6242f;}
        
        Text color #e6242f
      
           This box has a color of #e6242f        
        
          <div style="background-color:#e6242f;">Content here</div>
        
        
          .mybackground {background-color:#e6242f;}
        
        Background color #e6242f
      
           Border around this has a color of #e6242f        
        
          <div style="border:2px solid #e6242f;">Content here</div>
        
        
          .myborder {border:2px solid #e6242f;}
        
        Border color #e6242f