#cf1911 color space conversions
Hex:
        #cf1911
        RGB:
        207, 25, 17
        CMY:
        19, 90, 93
        CMYK:
        0, 88, 92, 19
      HSL:
        3°, 84.8214%, 43.9216%
        HSV (HSB):
        3°, 91.7874%, 81.1765%
        XYZ:
        26.1809, 14.0011, 1.8529
        xyY:
        0.6228, 0.3331, 14.0011
      CIE-Lab:
        44.2346, 65.6944, 52.4094
        CIE-LCH:
        44.2346, 84.0387, 38.5820
        CIE-Luv:
        44.2346, 135.3312, 30.4150
        Hunter-Lab:
        37.4181, 59.4124, 23.2567
      #cf1911 color charts
#cf1911 RGB chart
      #cf1911 CMYK chart
      #cf1911 RGB pie chart
      #cf1911 color shades, tints & tones
#cf1911 color schemes
#cf1911 color preview, HTML & CSS examples
           This text has a color of #cf1911        
        
          <p style="color:#cf1911;">Text here</p>
        
        
          .mytext {color:#cf1911;}
        
        Text color #cf1911
      
           This box has a color of #cf1911        
        
          <div style="background-color:#cf1911;">Content here</div>
        
        
          .mybackground {background-color:#cf1911;}
        
        Background color #cf1911
      
           Border around this has a color of #cf1911        
        
          <div style="border:2px solid #cf1911;">Content here</div>
        
        
          .myborder {border:2px solid #cf1911;}
        
        Border color #cf1911