#e3080b color space conversions
Hex:
        #e3080b
        RGB:
        227, 8, 11
        CMY:
        11, 97, 96
        CMYK:
        0, 96, 95, 11
      HSL:
        359°, 93.1915%, 46.0784%
        HSV (HSB):
        359°, 96.4758%, 89.0196%
        XYZ:
        31.8258, 16.5287, 1.8296
        xyY:
        0.6342, 0.3294, 16.5287
      CIE-Lab:
        47.6607, 72.8037, 58.5335
        CIE-LCH:
        47.6607, 93.4160, 38.7989
        CIE-Luv:
        47.6607, 153.9391, 32.9463
        Hunter-Lab:
        40.6555, 68.5854, 25.7907
      #e3080b color charts
#e3080b RGB chart
      #e3080b CMYK chart
      #e3080b RGB pie chart
      #e3080b color shades, tints & tones
#e3080b color schemes
#e3080b color preview, HTML & CSS examples
           This text has a color of #e3080b        
        
          <p style="color:#e3080b;">Text here</p>
        
        
          .mytext {color:#e3080b;}
        
        Text color #e3080b
      
           This box has a color of #e3080b        
        
          <div style="background-color:#e3080b;">Content here</div>
        
        
          .mybackground {background-color:#e3080b;}
        
        Background color #e3080b
      
           Border around this has a color of #e3080b        
        
          <div style="border:2px solid #e3080b;">Content here</div>
        
        
          .myborder {border:2px solid #e3080b;}
        
        Border color #e3080b