#cf2831 color space conversions
Hex:
        #cf2831
        RGB:
        207, 40, 49
        CMY:
        19, 84, 81
        CMYK:
        0, 81, 76, 19
      HSL:
        357°, 67.6113%, 48.4314%
        HSV (HSB):
        357°, 80.6763%, 81.1765%
        XYZ:
        27.0453, 15.0047, 4.3765
        xyY:
        0.5825, 0.3232, 15.0047
      CIE-Lab:
        45.6407, 63.1750, 37.7674
        CIE-LCH:
        45.6407, 73.6034, 30.8719
        CIE-Luv:
        45.6407, 124.6067, 24.1997
        Hunter-Lab:
        38.7359, 56.8402, 20.4164
      #cf2831 color charts
#cf2831 RGB chart
      #cf2831 CMYK chart
      #cf2831 RGB pie chart
      #cf2831 color shades, tints & tones
#cf2831 color schemes
#cf2831 color preview, HTML & CSS examples
           This text has a color of #cf2831        
        
          <p style="color:#cf2831;">Text here</p>
        
        
          .mytext {color:#cf2831;}
        
        Text color #cf2831
      
           This box has a color of #cf2831        
        
          <div style="background-color:#cf2831;">Content here</div>
        
        
          .mybackground {background-color:#cf2831;}
        
        Background color #cf2831
      
           Border around this has a color of #cf2831        
        
          <div style="border:2px solid #cf2831;">Content here</div>
        
        
          .myborder {border:2px solid #cf2831;}
        
        Border color #cf2831