#cf2b57 color space conversions
Hex:
        #cf2b57
        RGB:
        207, 43, 87
        CMY:
        19, 83, 66
        CMYK:
        0, 79, 58, 19
      HSL:
        344°, 65.6000%, 49.0196%
        HSV (HSB):
        344°, 79.2271%, 81.1765%
        XYZ:
        28.3163, 15.6813, 10.5512
        xyY:
        0.5191, 0.2875, 15.6813
      CIE-Lab:
        46.5535, 64.3135, 15.9873
        CIE-LCH:
        46.5535, 66.2708, 13.9598
        CIE-Luv:
        46.5535, 112.4843, 5.9123
        Hunter-Lab:
        39.5996, 58.3399, 11.9221
      #cf2b57 color charts
#cf2b57 RGB chart
      #cf2b57 CMYK chart
      #cf2b57 RGB pie chart
      #cf2b57 color shades, tints & tones
#cf2b57 color schemes
#cf2b57 color preview, HTML & CSS examples
           This text has a color of #cf2b57        
        
          <p style="color:#cf2b57;">Text here</p>
        
        
          .mytext {color:#cf2b57;}
        
        Text color #cf2b57
      
           This box has a color of #cf2b57        
        
          <div style="background-color:#cf2b57;">Content here</div>
        
        
          .mybackground {background-color:#cf2b57;}
        
        Background color #cf2b57
      
           Border around this has a color of #cf2b57        
        
          <div style="border:2px solid #cf2b57;">Content here</div>
        
        
          .myborder {border:2px solid #cf2b57;}
        
        Border color #cf2b57