#cf0301 color space conversions
Hex:
        #cf0301
        RGB:
        207, 3, 1
        CMY:
        19, 99, 100
        CMYK:
        0, 99, 100, 19
      HSL:
        1°, 99.0385%, 40.7843%
        HSV (HSB):
        1°, 99.5169%, 81.1765%
        XYZ:
        25.7702, 13.3327, 1.2439
        xyY:
        0.6387, 0.3305, 13.3327
      CIE-Lab:
        43.2603, 68.1832, 57.1283
        CIE-LCH:
        43.2603, 88.9527, 39.9584
        CIE-Luv:
        43.2603, 141.3428, 30.6678
        Hunter-Lab:
        36.5140, 62.0789, 23.5399
      #cf0301 color charts
#cf0301 RGB chart
      #cf0301 CMYK chart
      #cf0301 RGB pie chart
      #cf0301 color shades, tints & tones
#cf0301 color schemes
#cf0301 color preview, HTML & CSS examples
           This text has a color of #cf0301        
        
          <p style="color:#cf0301;">Text here</p>
        
        
          .mytext {color:#cf0301;}
        
        Text color #cf0301
      
           This box has a color of #cf0301        
        
          <div style="background-color:#cf0301;">Content here</div>
        
        
          .mybackground {background-color:#cf0301;}
        
        Background color #cf0301
      
           Border around this has a color of #cf0301        
        
          <div style="border:2px solid #cf0301;">Content here</div>
        
        
          .myborder {border:2px solid #cf0301;}
        
        Border color #cf0301