#cf2413 color space conversions
Hex:
        #cf2413
        RGB:
        207, 36, 19
        CMY:
        19, 86, 93
        CMYK:
        0, 83, 91, 19
      HSL:
        5°, 83.1858%, 44.3137%
        HSV (HSB):
        5°, 90.8213%, 81.1765%
        XYZ:
        26.4805, 14.5742, 2.0335
        xyY:
        0.6146, 0.3382, 14.5742
      CIE-Lab:
        45.0453, 63.4359, 52.1876
        CIE-LCH:
        45.0453, 82.1441, 39.4435
        CIE-Luv:
        45.0453, 131.0758, 31.5285
        Hunter-Lab:
        38.1761, 57.0068, 23.5651
      #cf2413 color charts
#cf2413 RGB chart
      #cf2413 CMYK chart
      #cf2413 RGB pie chart
      #cf2413 color shades, tints & tones
#cf2413 color schemes
#cf2413 color preview, HTML & CSS examples
           This text has a color of #cf2413        
        
          <p style="color:#cf2413;">Text here</p>
        
        
          .mytext {color:#cf2413;}
        
        Text color #cf2413
      
           This box has a color of #cf2413        
        
          <div style="background-color:#cf2413;">Content here</div>
        
        
          .mybackground {background-color:#cf2413;}
        
        Background color #cf2413
      
           Border around this has a color of #cf2413        
        
          <div style="border:2px solid #cf2413;">Content here</div>
        
        
          .myborder {border:2px solid #cf2413;}
        
        Border color #cf2413