#e6102d color space conversions
Hex:
        #e6102d
        RGB:
        230, 16, 45
        CMY:
        10, 94, 82
        CMYK:
        0, 93, 80, 10
      HSL:
        352°, 86.9919%, 48.2353%
        HSV (HSB):
        352°, 93.0435%, 90.1961%
        XYZ:
        33.2921, 17.3830, 4.0832
        xyY:
        0.6080, 0.3175, 17.3830
      CIE-Lab:
        48.7391, 73.4076, 44.6754
        CIE-LCH:
        48.7391, 85.9335, 31.3244
        CIE-Luv:
        48.7391, 150.1287, 26.8967
        Hunter-Lab:
        41.6930, 69.5706, 23.3785
      #e6102d color charts
#e6102d RGB chart
      #e6102d CMYK chart
      #e6102d RGB pie chart
      #e6102d color shades, tints & tones
#e6102d color schemes
#e6102d color preview, HTML & CSS examples
           This text has a color of #e6102d        
        
          <p style="color:#e6102d;">Text here</p>
        
        
          .mytext {color:#e6102d;}
        
        Text color #e6102d
      
           This box has a color of #e6102d        
        
          <div style="background-color:#e6102d;">Content here</div>
        
        
          .mybackground {background-color:#e6102d;}
        
        Background color #e6102d
      
           Border around this has a color of #e6102d        
        
          <div style="border:2px solid #e6102d;">Content here</div>
        
        
          .myborder {border:2px solid #e6102d;}
        
        Border color #e6102d