#c74a74 color space conversions
Hex:
        #c74a74
        RGB:
        199, 74, 116
        CMY:
        22, 71, 55
        CMYK:
        0, 63, 42, 22
      HSL:
        340°, 52.7426%, 53.5294%
        HSV (HSB):
        340°, 62.8141%, 78.0392%
        XYZ:
        29.1544, 18.3006, 18.5188
        xyY:
        0.4419, 0.2774, 18.3006
      CIE-Lab:
        49.8587, 53.3294, 2.7391
        CIE-LCH:
        49.8587, 53.3997, 2.9402
        CIE-Luv:
        49.8587, 82.1876, -6.3697
        Hunter-Lab:
        42.7792, 46.7854, 4.2793
      #c74a74 color charts
#c74a74 RGB chart
      #c74a74 CMYK chart
      #c74a74 RGB pie chart
      #c74a74 color shades, tints & tones
#c74a74 color schemes
#c74a74 color preview, HTML & CSS examples
           This text has a color of #c74a74        
        
          <p style="color:#c74a74;">Text here</p>
        
        
          .mytext {color:#c74a74;}
        
        Text color #c74a74
      
           This box has a color of #c74a74        
        
          <div style="background-color:#c74a74;">Content here</div>
        
        
          .mybackground {background-color:#c74a74;}
        
        Background color #c74a74
      
           Border around this has a color of #c74a74        
        
          <div style="border:2px solid #c74a74;">Content here</div>
        
        
          .myborder {border:2px solid #c74a74;}
        
        Border color #c74a74