#cf2820 color space conversions
Hex:
        #cf2820
        RGB:
        207, 40, 32
        CMY:
        19, 84, 87
        CMYK:
        0, 81, 85, 19
      HSL:
        3°, 73.2218%, 46.8627%
        HSV (HSB):
        3°, 84.5411%, 81.1765%
        XYZ:
        26.7516, 14.8873, 2.8301
        xyY:
        0.6016, 0.3348, 14.8873
      CIE-Lab:
        45.4794, 62.6755, 46.7553
        CIE-LCH:
        45.4794, 78.1939, 36.7226
        CIE-Luv:
        45.4794, 127.7242, 29.4910
        Hunter-Lab:
        38.5840, 56.2382, 22.6600
      #cf2820 color charts
#cf2820 RGB chart
      #cf2820 CMYK chart
      #cf2820 RGB pie chart
      #cf2820 color shades, tints & tones
#cf2820 color schemes
#cf2820 color preview, HTML & CSS examples
           This text has a color of #cf2820        
        
          <p style="color:#cf2820;">Text here</p>
        
        
          .mytext {color:#cf2820;}
        
        Text color #cf2820
      
           This box has a color of #cf2820        
        
          <div style="background-color:#cf2820;">Content here</div>
        
        
          .mybackground {background-color:#cf2820;}
        
        Background color #cf2820
      
           Border around this has a color of #cf2820        
        
          <div style="border:2px solid #cf2820;">Content here</div>
        
        
          .myborder {border:2px solid #cf2820;}
        
        Border color #cf2820