#ff1e12 color space conversions
Hex:
        #ff1e12
        RGB:
        255, 30, 18
        CMY:
        0, 88, 93
        CMYK:
        0, 88, 93, 0
      HSL:
        3°, 100.0000%, 53.5294%
        HSV (HSB):
        3°, 92.9412%, 100.0000%
        XYZ:
        41.8135, 22.2322, 2.6597
        xyY:
        0.6268, 0.3333, 22.2322
      CIE-Lab:
        54.2725, 77.3745, 63.1293
        CIE-LCH:
        54.2725, 99.8605, 39.2108
        CIE-Luv:
        54.2725, 168.3002, 37.8988
        Hunter-Lab:
        47.1511, 75.7791, 29.6613
      #ff1e12 color charts
#ff1e12 RGB chart
      #ff1e12 CMYK chart
      #ff1e12 RGB pie chart
      #ff1e12 color shades, tints & tones
#ff1e12 color schemes
#ff1e12 color preview, HTML & CSS examples
           This text has a color of #ff1e12        
        
          <p style="color:#ff1e12;">Text here</p>
        
        
          .mytext {color:#ff1e12;}
        
        Text color #ff1e12
      
           This box has a color of #ff1e12        
        
          <div style="background-color:#ff1e12;">Content here</div>
        
        
          .mybackground {background-color:#ff1e12;}
        
        Background color #ff1e12
      
           Border around this has a color of #ff1e12        
        
          <div style="border:2px solid #ff1e12;">Content here</div>
        
        
          .myborder {border:2px solid #ff1e12;}
        
        Border color #ff1e12