#cf4a71 color space conversions
Hex:
        #cf4a71
        RGB:
        207, 74, 113
        CMY:
        19, 71, 56
        CMYK:
        0, 64, 45, 19
      HSL:
        342°, 58.0786%, 55.0980%
        HSV (HSB):
        342°, 64.2512%, 81.1765%
        XYZ:
        31.1615, 19.3552, 17.7163
        xyY:
        0.4567, 0.2837, 19.3552
      CIE-Lab:
        51.1002, 55.5455, 6.5038
        CIE-LCH:
        51.1002, 55.9249, 6.6784
        CIE-Luv:
        51.1002, 89.5949, -2.2342
        Hunter-Lab:
        43.9946, 49.4419, 6.9205
      #cf4a71 color charts
#cf4a71 RGB chart
      #cf4a71 CMYK chart
      #cf4a71 RGB pie chart
      #cf4a71 color shades, tints & tones
#cf4a71 color schemes
#cf4a71 color preview, HTML & CSS examples
           This text has a color of #cf4a71        
        
          <p style="color:#cf4a71;">Text here</p>
        
        
          .mytext {color:#cf4a71;}
        
        Text color #cf4a71
      
           This box has a color of #cf4a71        
        
          <div style="background-color:#cf4a71;">Content here</div>
        
        
          .mybackground {background-color:#cf4a71;}
        
        Background color #cf4a71
      
           Border around this has a color of #cf4a71        
        
          <div style="border:2px solid #cf4a71;">Content here</div>
        
        
          .myborder {border:2px solid #cf4a71;}
        
        Border color #cf4a71