#cf2a65 color space conversions
Hex:
        #cf2a65
        RGB:
        207, 42, 101
        CMY:
        19, 84, 60
        CMYK:
        0, 80, 51, 19
      HSL:
        339°, 66.2651%, 48.8235%
        HSV (HSB):
        339°, 79.7101%, 81.1765%
        XYZ:
        28.9091, 15.8609, 13.8497
        xyY:
        0.4932, 0.2706, 15.8609
      CIE-Lab:
        46.7915, 65.6019, 7.6784
        CIE-LCH:
        46.7915, 66.0497, 6.6759
        CIE-Luv:
        46.7915, 107.7583, -3.3012
        Hunter-Lab:
        39.8258, 59.8760, 7.2595
      #cf2a65 color charts
#cf2a65 RGB chart
      #cf2a65 CMYK chart
      #cf2a65 RGB pie chart
      #cf2a65 color shades, tints & tones
#cf2a65 color schemes
#cf2a65 color preview, HTML & CSS examples
           This text has a color of #cf2a65        
        
          <p style="color:#cf2a65;">Text here</p>
        
        
          .mytext {color:#cf2a65;}
        
        Text color #cf2a65
      
           This box has a color of #cf2a65        
        
          <div style="background-color:#cf2a65;">Content here</div>
        
        
          .mybackground {background-color:#cf2a65;}
        
        Background color #cf2a65
      
           Border around this has a color of #cf2a65        
        
          <div style="border:2px solid #cf2a65;">Content here</div>
        
        
          .myborder {border:2px solid #cf2a65;}
        
        Border color #cf2a65