#cf2e14 color space conversions
Hex:
        #cf2e14
        RGB:
        207, 46, 20
        CMY:
        19, 82, 92
        CMYK:
        0, 78, 90, 19
      HSL:
        8°, 82.3789%, 44.5098%
        HSV (HSB):
        8°, 90.3382%, 81.1765%
        XYZ:
        26.8354, 15.2699, 2.1948
        xyY:
        0.6058, 0.3447, 15.2699
      CIE-Lab:
        46.0017, 60.7660, 52.4688
        CIE-LCH:
        46.0017, 80.2838, 40.8092
        CIE-Luv:
        46.0017, 126.2602, 33.0504
        Hunter-Lab:
        39.0767, 54.1981, 24.0236
      #cf2e14 color charts
#cf2e14 RGB chart
      #cf2e14 CMYK chart
      #cf2e14 RGB pie chart
      #cf2e14 color shades, tints & tones
#cf2e14 color schemes
#cf2e14 color preview, HTML & CSS examples
           This text has a color of #cf2e14        
        
          <p style="color:#cf2e14;">Text here</p>
        
        
          .mytext {color:#cf2e14;}
        
        Text color #cf2e14
      
           This box has a color of #cf2e14        
        
          <div style="background-color:#cf2e14;">Content here</div>
        
        
          .mybackground {background-color:#cf2e14;}
        
        Background color #cf2e14
      
           Border around this has a color of #cf2e14        
        
          <div style="border:2px solid #cf2e14;">Content here</div>
        
        
          .myborder {border:2px solid #cf2e14;}
        
        Border color #cf2e14