#e10d2d color space conversions
Hex:
        #e10d2d
        RGB:
        225, 13, 45
        CMY:
        12, 95, 82
        CMYK:
        0, 94, 80, 12
      HSL:
        351°, 89.0756%, 46.6667%
        HSV (HSB):
        351°, 94.2222%, 88.2353%
        XYZ:
        31.6689, 16.4849, 3.9954
        xyY:
        0.6073, 0.3161, 16.4849
      CIE-Lab:
        47.6043, 72.4753, 43.2022
        CIE-LCH:
        47.6043, 84.3747, 30.7990
        CIE-Luv:
        47.6043, 147.0275, 25.7636
        Hunter-Lab:
        40.6016, 68.1760, 22.5867
      #e10d2d color charts
#e10d2d RGB chart
      #e10d2d CMYK chart
      #e10d2d RGB pie chart
      #e10d2d color shades, tints & tones
#e10d2d color schemes
#e10d2d color preview, HTML & CSS examples
           This text has a color of #e10d2d        
        
          <p style="color:#e10d2d;">Text here</p>
        
        
          .mytext {color:#e10d2d;}
        
        Text color #e10d2d
      
           This box has a color of #e10d2d        
        
          <div style="background-color:#e10d2d;">Content here</div>
        
        
          .mybackground {background-color:#e10d2d;}
        
        Background color #e10d2d
      
           Border around this has a color of #e10d2d        
        
          <div style="border:2px solid #e10d2d;">Content here</div>
        
        
          .myborder {border:2px solid #e10d2d;}
        
        Border color #e10d2d