#cf1103 color space conversions
Hex:
        #cf1103
        RGB:
        207, 17, 3
        CMY:
        19, 93, 99
        CMYK:
        0, 92, 99, 19
      HSL:
        4°, 97.1429%, 41.1765%
        HSV (HSB):
        4°, 98.5507%, 81.1765%
        XYZ:
        25.9490, 13.6729, 1.3576
        xyY:
        0.6332, 0.3337, 13.6729
      CIE-Lab:
        43.7601, 66.7760, 56.6577
        CIE-LCH:
        43.7601, 87.5736, 40.3137
        CIE-Luv:
        43.7601, 138.5963, 31.3167
        Hunter-Lab:
        36.9768, 60.5554, 23.7069
      #cf1103 color charts
#cf1103 RGB chart
      #cf1103 CMYK chart
      #cf1103 RGB pie chart
      #cf1103 color shades, tints & tones
#cf1103 color schemes
#cf1103 color preview, HTML & CSS examples
           This text has a color of #cf1103        
        
          <p style="color:#cf1103;">Text here</p>
        
        
          .mytext {color:#cf1103;}
        
        Text color #cf1103
      
           This box has a color of #cf1103        
        
          <div style="background-color:#cf1103;">Content here</div>
        
        
          .mybackground {background-color:#cf1103;}
        
        Background color #cf1103
      
           Border around this has a color of #cf1103        
        
          <div style="border:2px solid #cf1103;">Content here</div>
        
        
          .myborder {border:2px solid #cf1103;}
        
        Border color #cf1103