#cf2418 color space conversions
Hex:
        #cf2418
        RGB:
        207, 36, 24
        CMY:
        19, 86, 91
        CMYK:
        0, 83, 88, 19
      HSL:
        4°, 79.2208%, 45.2941%
        HSV (HSB):
        4°, 88.4058%, 81.1765%
        XYZ:
        26.5279, 14.5931, 2.2827
        xyY:
        0.6112, 0.3362, 14.5931
      CIE-Lab:
        45.0718, 63.5165, 50.1484
        CIE-LCH:
        45.0718, 80.9271, 38.2923
        CIE-Luv:
        45.0718, 130.5357, 30.6342
        Hunter-Lab:
        38.2009, 57.1042, 23.1977
      #cf2418 color charts
#cf2418 RGB chart
      #cf2418 CMYK chart
      #cf2418 RGB pie chart
      #cf2418 color shades, tints & tones
#cf2418 color schemes
#cf2418 color preview, HTML & CSS examples
           This text has a color of #cf2418        
        
          <p style="color:#cf2418;">Text here</p>
        
        
          .mytext {color:#cf2418;}
        
        Text color #cf2418
      
           This box has a color of #cf2418        
        
          <div style="background-color:#cf2418;">Content here</div>
        
        
          .mybackground {background-color:#cf2418;}
        
        Background color #cf2418
      
           Border around this has a color of #cf2418        
        
          <div style="border:2px solid #cf2418;">Content here</div>
        
        
          .myborder {border:2px solid #cf2418;}
        
        Border color #cf2418