#e3241b color space conversions
Hex:
        #e3241b
        RGB:
        227, 36, 27
        CMY:
        11, 86, 89
        CMYK:
        0, 84, 88, 11
      HSL:
        3°, 78.7402%, 49.8039%
        HSV (HSB):
        3°, 88.1057%, 89.0196%
        XYZ:
        32.5073, 17.6718, 2.7346
        xyY:
        0.6143, 0.3340, 17.6718
      CIE-Lab:
        49.0956, 69.0794, 53.6640
        CIE-LCH:
        49.0956, 87.4745, 37.8416
        CIE-Luv:
        49.0956, 145.1279, 33.0500
        Hunter-Lab:
        42.0378, 64.4654, 25.5696
      #e3241b color charts
#e3241b RGB chart
      #e3241b CMYK chart
      #e3241b RGB pie chart
      #e3241b color shades, tints & tones
#e3241b color schemes
#e3241b color preview, HTML & CSS examples
           This text has a color of #e3241b        
        
          <p style="color:#e3241b;">Text here</p>
        
        
          .mytext {color:#e3241b;}
        
        Text color #e3241b
      
           This box has a color of #e3241b        
        
          <div style="background-color:#e3241b;">Content here</div>
        
        
          .mybackground {background-color:#e3241b;}
        
        Background color #e3241b
      
           Border around this has a color of #e3241b        
        
          <div style="border:2px solid #e3241b;">Content here</div>
        
        
          .myborder {border:2px solid #e3241b;}
        
        Border color #e3241b