#cf2b14 color space conversions
Hex:
        #cf2b14
        RGB:
        207, 43, 20
        CMY:
        19, 83, 92
        CMYK:
        0, 79, 90, 19
      HSL:
        7°, 82.3789%, 44.5098%
        HSV (HSB):
        7°, 90.3382%, 81.1765%
        XYZ:
        26.7223, 15.0437, 2.1571
        xyY:
        0.6084, 0.3425, 15.0437
      CIE-Lab:
        45.6939, 61.6309, 52.2518
        CIE-LCH:
        45.6939, 80.7999, 40.2919
        CIE-Luv:
        45.6939, 127.7745, 32.5062
        Hunter-Lab:
        38.7862, 55.1043, 23.8529
      #cf2b14 color charts
#cf2b14 RGB chart
      #cf2b14 CMYK chart
      #cf2b14 RGB pie chart
      #cf2b14 color shades, tints & tones
#cf2b14 color schemes
#cf2b14 color preview, HTML & CSS examples
           This text has a color of #cf2b14        
        
          <p style="color:#cf2b14;">Text here</p>
        
        
          .mytext {color:#cf2b14;}
        
        Text color #cf2b14
      
           This box has a color of #cf2b14        
        
          <div style="background-color:#cf2b14;">Content here</div>
        
        
          .mybackground {background-color:#cf2b14;}
        
        Background color #cf2b14
      
           Border around this has a color of #cf2b14        
        
          <div style="border:2px solid #cf2b14;">Content here</div>
        
        
          .myborder {border:2px solid #cf2b14;}
        
        Border color #cf2b14