#cf2a34 color space conversions
Hex:
        #cf2a34
        RGB:
        207, 42, 52
        CMY:
        19, 84, 80
        CMYK:
        0, 80, 75, 19
      HSL:
        356°, 66.2651%, 48.8235%
        HSV (HSB):
        356°, 79.7101%, 81.1765%
        XYZ:
        27.1799, 15.1693, 4.7442
        xyY:
        0.5771, 0.3221, 15.1693
      CIE-Lab:
        45.8652, 62.7522, 36.2869
        CIE-LCH:
        45.8652, 72.4885, 30.0389
        CIE-Luv:
        45.8652, 123.0627, 23.4187
        Hunter-Lab:
        38.9477, 56.4088, 20.0413
      #cf2a34 color charts
#cf2a34 RGB chart
      #cf2a34 CMYK chart
      #cf2a34 RGB pie chart
      #cf2a34 color shades, tints & tones
#cf2a34 color schemes
#cf2a34 color preview, HTML & CSS examples
           This text has a color of #cf2a34        
        
          <p style="color:#cf2a34;">Text here</p>
        
        
          .mytext {color:#cf2a34;}
        
        Text color #cf2a34
      
           This box has a color of #cf2a34        
        
          <div style="background-color:#cf2a34;">Content here</div>
        
        
          .mybackground {background-color:#cf2a34;}
        
        Background color #cf2a34
      
           Border around this has a color of #cf2a34        
        
          <div style="border:2px solid #cf2a34;">Content here</div>
        
        
          .myborder {border:2px solid #cf2a34;}
        
        Border color #cf2a34