#cf2e30 color space conversions
Hex:
        #cf2e30
        RGB:
        207, 46, 48
        CMY:
        19, 82, 81
        CMYK:
        0, 78, 77, 19
      HSL:
        359°, 63.6364%, 49.6078%
        HSV (HSB):
        359°, 77.7778%, 81.1765%
        XYZ:
        27.2426, 15.4328, 4.3393
        xyY:
        0.5794, 0.3283, 15.4328
      CIE-Lab:
        46.2214, 61.4700, 38.9632
        CIE-LCH:
        46.2214, 72.7784, 32.3689
        CIE-Luv:
        46.2214, 122.0696, 25.7013
        Hunter-Lab:
        39.2846, 55.0361, 20.9502
      #cf2e30 color charts
#cf2e30 RGB chart
      #cf2e30 CMYK chart
      #cf2e30 RGB pie chart
      #cf2e30 color shades, tints & tones
#cf2e30 color schemes
#cf2e30 color preview, HTML & CSS examples
           This text has a color of #cf2e30        
        
          <p style="color:#cf2e30;">Text here</p>
        
        
          .mytext {color:#cf2e30;}
        
        Text color #cf2e30
      
           This box has a color of #cf2e30        
        
          <div style="background-color:#cf2e30;">Content here</div>
        
        
          .mybackground {background-color:#cf2e30;}
        
        Background color #cf2e30
      
           Border around this has a color of #cf2e30        
        
          <div style="border:2px solid #cf2e30;">Content here</div>
        
        
          .myborder {border:2px solid #cf2e30;}
        
        Border color #cf2e30