#cf1401 color space conversions
Hex:
        #cf1401
        RGB:
        207, 20, 1
        CMY:
        19, 92, 100
        CMYK:
        0, 90, 100, 19
      HSL:
        6°, 99.0385%, 40.7843%
        HSV (HSB):
        6°, 99.5169%, 81.1765%
        XYZ:
        25.9878, 13.7679, 1.3165
        xyY:
        0.6327, 0.3352, 13.7679
      CIE-Lab:
        43.8982, 66.3420, 57.3691
        CIE-LCH:
        43.8982, 87.7067, 40.8515
        CIE-Luv:
        43.8982, 137.9793, 31.7861
        Hunter-Lab:
        37.1051, 60.0842, 23.8700
      #cf1401 color charts
#cf1401 RGB chart
      #cf1401 CMYK chart
      #cf1401 RGB pie chart
      #cf1401 color shades, tints & tones
#cf1401 color schemes
#cf1401 color preview, HTML & CSS examples
           This text has a color of #cf1401        
        
          <p style="color:#cf1401;">Text here</p>
        
        
          .mytext {color:#cf1401;}
        
        Text color #cf1401
      
           This box has a color of #cf1401        
        
          <div style="background-color:#cf1401;">Content here</div>
        
        
          .mybackground {background-color:#cf1401;}
        
        Background color #cf1401
      
           Border around this has a color of #cf1401        
        
          <div style="border:2px solid #cf1401;">Content here</div>
        
        
          .myborder {border:2px solid #cf1401;}
        
        Border color #cf1401