#cf2e33 color space conversions
Hex:
        #cf2e33
        RGB:
        207, 46, 51
        CMY:
        19, 82, 80
        CMYK:
        0, 78, 75, 19
      HSL:
        358°, 63.6364%, 49.6078%
        HSV (HSB):
        358°, 77.7778%, 81.1765%
        XYZ:
        27.3067, 15.4584, 4.6765
        xyY:
        0.5756, 0.3258, 15.4584
      CIE-Lab:
        46.2558, 61.5798, 37.2968
        CIE-LCH:
        46.2558, 71.9939, 31.2018
        CIE-Luv:
        46.2558, 121.4357, 24.5855
        Hunter-Lab:
        39.3172, 55.1672, 20.4699
      #cf2e33 color charts
#cf2e33 RGB chart
      #cf2e33 CMYK chart
      #cf2e33 RGB pie chart
      #cf2e33 color shades, tints & tones
#cf2e33 color schemes
#cf2e33 color preview, HTML & CSS examples
           This text has a color of #cf2e33        
        
          <p style="color:#cf2e33;">Text here</p>
        
        
          .mytext {color:#cf2e33;}
        
        Text color #cf2e33
      
           This box has a color of #cf2e33        
        
          <div style="background-color:#cf2e33;">Content here</div>
        
        
          .mybackground {background-color:#cf2e33;}
        
        Background color #cf2e33
      
           Border around this has a color of #cf2e33        
        
          <div style="border:2px solid #cf2e33;">Content here</div>
        
        
          .myborder {border:2px solid #cf2e33;}
        
        Border color #cf2e33