#cf2e00 color space conversions
Hex:
        #cf2e00
        RGB:
        207, 46, 0
        CMY:
        19, 82, 100
        CMYK:
        0, 78, 100, 19
      HSL:
        13°, 100.0000%, 40.5882%
        HSV (HSB):
        13°, 100.0000%, 81.1765%
        XYZ:
        26.7091, 15.2194, 1.5299
        xyY:
        0.6146, 0.3502, 15.2194
      CIE-Lab:
        45.9332, 60.5457, 58.5202
        CIE-LCH:
        45.9332, 84.2045, 44.0254
        CIE-Luv:
        45.9332, 127.6186, 35.4227
        Hunter-Lab:
        39.0120, 53.9368, 24.9833
      #cf2e00 color charts
#cf2e00 RGB chart
      #cf2e00 CMYK chart
      #cf2e00 RGB pie chart
      #cf2e00 color shades, tints & tones
#cf2e00 color schemes
#cf2e00 color preview, HTML & CSS examples
           This text has a color of #cf2e00        
        
          <p style="color:#cf2e00;">Text here</p>
        
        
          .mytext {color:#cf2e00;}
        
        Text color #cf2e00
      
           This box has a color of #cf2e00        
        
          <div style="background-color:#cf2e00;">Content here</div>
        
        
          .mybackground {background-color:#cf2e00;}
        
        Background color #cf2e00
      
           Border around this has a color of #cf2e00        
        
          <div style="border:2px solid #cf2e00;">Content here</div>
        
        
          .myborder {border:2px solid #cf2e00;}
        
        Border color #cf2e00