#cf1301 color space conversions
Hex:
        #cf1301
        RGB:
        207, 19, 1
        CMY:
        19, 93, 100
        CMYK:
        0, 91, 100, 19
      HSL:
        5°, 99.0385%, 40.7843%
        HSV (HSB):
        5°, 99.5169%, 81.1765%
        XYZ:
        25.9705, 13.7333, 1.3107
        xyY:
        0.6332, 0.3348, 13.7333
      CIE-Lab:
        43.8480, 66.4863, 57.3496
        CIE-LCH:
        43.8480, 87.8032, 40.7803
        CIE-Luv:
        43.8480, 138.2421, 31.6983
        Hunter-Lab:
        37.0585, 60.2398, 23.8439
      #cf1301 color charts
#cf1301 RGB chart
      #cf1301 CMYK chart
      #cf1301 RGB pie chart
      #cf1301 color shades, tints & tones
#cf1301 color schemes
#cf1301 color preview, HTML & CSS examples
           This text has a color of #cf1301        
        
          <p style="color:#cf1301;">Text here</p>
        
        
          .mytext {color:#cf1301;}
        
        Text color #cf1301
      
           This box has a color of #cf1301        
        
          <div style="background-color:#cf1301;">Content here</div>
        
        
          .mybackground {background-color:#cf1301;}
        
        Background color #cf1301
      
           Border around this has a color of #cf1301        
        
          <div style="border:2px solid #cf1301;">Content here</div>
        
        
          .myborder {border:2px solid #cf1301;}
        
        Border color #cf1301