#ff1c0f color space conversions
Hex:
        #ff1c0f
        RGB:
        255, 28, 15
        CMY:
        0, 89, 94
        CMYK:
        0, 89, 94, 0
      HSL:
        3°, 100.0000%, 52.9412%
        HSV (HSB):
        3°, 94.1176%, 100.0000%
        XYZ:
        41.7415, 22.1250, 2.5225
        xyY:
        0.6287, 0.3333, 22.1250
      CIE-Lab:
        54.1594, 77.6439, 63.9500
        CIE-LCH:
        54.1594, 100.5891, 39.4759
        CIE-Luv:
        54.1594, 169.1037, 38.0546
        Hunter-Lab:
        47.0372, 76.0882, 29.7465
      #ff1c0f color charts
#ff1c0f RGB chart
      #ff1c0f CMYK chart
      #ff1c0f RGB pie chart
      #ff1c0f color shades, tints & tones
#ff1c0f color schemes
#ff1c0f color preview, HTML & CSS examples
           This text has a color of #ff1c0f        
        
          <p style="color:#ff1c0f;">Text here</p>
        
        
          .mytext {color:#ff1c0f;}
        
        Text color #ff1c0f
      
           This box has a color of #ff1c0f        
        
          <div style="background-color:#ff1c0f;">Content here</div>
        
        
          .mybackground {background-color:#ff1c0f;}
        
        Background color #ff1c0f
      
           Border around this has a color of #ff1c0f        
        
          <div style="border:2px solid #ff1c0f;">Content here</div>
        
        
          .myborder {border:2px solid #ff1c0f;}
        
        Border color #ff1c0f