#e60c1e color space conversions
Hex:
        #e60c1e
        RGB:
        230, 12, 30
        CMY:
        10, 95, 88
        CMYK:
        0, 95, 87, 10
      HSL:
        355°, 90.0826%, 47.4510%
        HSV (HSB):
        355°, 94.7826%, 90.1961%
        XYZ:
        32.9989, 17.1797, 2.8051
        xyY:
        0.6228, 0.3242, 17.1797
      CIE-Lab:
        48.4856, 73.4626, 52.1134
        CIE-LCH:
        48.4856, 90.0697, 35.3514
        CIE-Luv:
        48.4856, 153.4538, 30.6261
        Hunter-Lab:
        41.4484, 69.5774, 25.0013
      #e60c1e color charts
#e60c1e RGB chart
      #e60c1e CMYK chart
      #e60c1e RGB pie chart
      #e60c1e color shades, tints & tones
#e60c1e color schemes
#e60c1e color preview, HTML & CSS examples
           This text has a color of #e60c1e        
        
          <p style="color:#e60c1e;">Text here</p>
        
        
          .mytext {color:#e60c1e;}
        
        Text color #e60c1e
      
           This box has a color of #e60c1e        
        
          <div style="background-color:#e60c1e;">Content here</div>
        
        
          .mybackground {background-color:#e60c1e;}
        
        Background color #e60c1e
      
           Border around this has a color of #e60c1e        
        
          <div style="border:2px solid #e60c1e;">Content here</div>
        
        
          .myborder {border:2px solid #e60c1e;}
        
        Border color #e60c1e