#e1062f color space conversions
Hex:
        #e1062f
        RGB:
        225, 6, 47
        CMY:
        12, 98, 82
        CMYK:
        0, 97, 79, 12
      HSL:
        349°, 94.8052%, 45.2941%
        HSV (HSB):
        349°, 97.3333%, 88.2353%
        XYZ:
        31.6296, 16.3430, 4.1768
        xyY:
        0.6065, 0.3134, 16.3430
      CIE-Lab:
        47.4214, 73.1201, 41.8958
        CIE-LCH:
        47.4214, 84.2722, 29.8116
        CIE-Luv:
        47.4214, 147.6324, 24.7078
        Hunter-Lab:
        40.4265, 68.9113, 22.1728
      #e1062f color charts
#e1062f RGB chart
      #e1062f CMYK chart
      #e1062f RGB pie chart
      #e1062f color shades, tints & tones
#e1062f color schemes
#e1062f color preview, HTML & CSS examples
           This text has a color of #e1062f        
        
          <p style="color:#e1062f;">Text here</p>
        
        
          .mytext {color:#e1062f;}
        
        Text color #e1062f
      
           This box has a color of #e1062f        
        
          <div style="background-color:#e1062f;">Content here</div>
        
        
          .mybackground {background-color:#e1062f;}
        
        Background color #e1062f
      
           Border around this has a color of #e1062f        
        
          <div style="border:2px solid #e1062f;">Content here</div>
        
        
          .myborder {border:2px solid #e1062f;}
        
        Border color #e1062f