#cf2040 color space conversions
Hex:
        #cf2040
        RGB:
        207, 32, 64
        CMY:
        19, 87, 75
        CMYK:
        0, 85, 69, 19
      HSL:
        349°, 73.2218%, 46.8627%
        HSV (HSB):
        349°, 84.5411%, 81.1765%
        XYZ:
        27.1741, 14.6686, 6.2496
        xyY:
        0.5650, 0.3050, 14.6686
      CIE-Lab:
        45.1769, 65.6952, 28.3290
        CIE-LCH:
        45.1769, 71.5429, 23.3266
        CIE-Luv:
        45.1769, 123.8421, 16.4794
        Hunter-Lab:
        38.2996, 59.6238, 17.1350
      #cf2040 color charts
#cf2040 RGB chart
      #cf2040 CMYK chart
      #cf2040 RGB pie chart
      #cf2040 color shades, tints & tones
#cf2040 color schemes
#cf2040 color preview, HTML & CSS examples
           This text has a color of #cf2040        
        
          <p style="color:#cf2040;">Text here</p>
        
        
          .mytext {color:#cf2040;}
        
        Text color #cf2040
      
           This box has a color of #cf2040        
        
          <div style="background-color:#cf2040;">Content here</div>
        
        
          .mybackground {background-color:#cf2040;}
        
        Background color #cf2040
      
           Border around this has a color of #cf2040        
        
          <div style="border:2px solid #cf2040;">Content here</div>
        
        
          .myborder {border:2px solid #cf2040;}
        
        Border color #cf2040