#e6141b color space conversions
Hex:
        #e6141b
        RGB:
        230, 20, 27
        CMY:
        10, 92, 89
        CMYK:
        0, 91, 88, 10
      HSL:
        358°, 84.0000%, 49.0196%
        HSV (HSB):
        358°, 91.3043%, 90.1961%
        XYZ:
        33.0811, 17.4024, 2.6523
        xyY:
        0.6226, 0.3275, 17.4024
      CIE-Lab:
        48.7632, 72.5578, 53.6839
        CIE-LCH:
        48.7632, 90.2585, 36.4969
        CIE-Luv:
        48.7632, 152.2756, 31.7918
        Hunter-Lab:
        41.7162, 68.5477, 25.4317
      #e6141b color charts
#e6141b RGB chart
      #e6141b CMYK chart
      #e6141b RGB pie chart
      #e6141b color shades, tints & tones
#e6141b color schemes
#e6141b color preview, HTML & CSS examples
           This text has a color of #e6141b        
        
          <p style="color:#e6141b;">Text here</p>
        
        
          .mytext {color:#e6141b;}
        
        Text color #e6141b
      
           This box has a color of #e6141b        
        
          <div style="background-color:#e6141b;">Content here</div>
        
        
          .mybackground {background-color:#e6141b;}
        
        Background color #e6141b
      
           Border around this has a color of #e6141b        
        
          <div style="border:2px solid #e6141b;">Content here</div>
        
        
          .myborder {border:2px solid #e6141b;}
        
        Border color #e6141b