#cf1c59 color space conversions
Hex:
        #cf1c59
        RGB:
        207, 28, 89
        CMY:
        19, 89, 65
        CMYK:
        0, 86, 57, 19
      HSL:
        340°, 76.1702%, 46.0784%
        HSV (HSB):
        340°, 86.4734%, 81.1765%
        XYZ:
        27.9506, 14.8172, 10.8380
        xyY:
        0.5214, 0.2764, 14.8172
      CIE-Lab:
        45.3828, 67.9158, 13.1436
        CIE-LCH:
        45.3828, 69.1760, 10.9530
        CIE-Luv:
        45.3828, 116.5846, 1.9730
        Hunter-Lab:
        38.4931, 62.2493, 10.2516
      #cf1c59 color charts
#cf1c59 RGB chart
      #cf1c59 CMYK chart
      #cf1c59 RGB pie chart
      #cf1c59 color shades, tints & tones
#cf1c59 color schemes
#cf1c59 color preview, HTML & CSS examples
           This text has a color of #cf1c59        
        
          <p style="color:#cf1c59;">Text here</p>
        
        
          .mytext {color:#cf1c59;}
        
        Text color #cf1c59
      
           This box has a color of #cf1c59        
        
          <div style="background-color:#cf1c59;">Content here</div>
        
        
          .mybackground {background-color:#cf1c59;}
        
        Background color #cf1c59
      
           Border around this has a color of #cf1c59        
        
          <div style="border:2px solid #cf1c59;">Content here</div>
        
        
          .myborder {border:2px solid #cf1c59;}
        
        Border color #cf1c59