#c94a74 color space conversions
Hex:
        #c94a74
        RGB:
        201, 74, 116
        CMY:
        21, 71, 55
        CMYK:
        0, 63, 42, 21
      HSL:
        340°, 54.0426%, 53.9216%
        HSV (HSB):
        340°, 63.1841%, 78.8235%
        XYZ:
        29.6886, 18.5760, 18.5438
        xyY:
        0.4444, 0.2780, 18.5760
      CIE-Lab:
        50.1874, 53.9596, 3.2560
        CIE-LCH:
        50.1874, 54.0578, 3.4531
        CIE-Luv:
        50.1874, 83.8014, -5.8646
        Hunter-Lab:
        43.0999, 47.5315, 4.6604
      #c94a74 color charts
#c94a74 RGB chart
      #c94a74 CMYK chart
      #c94a74 RGB pie chart
      #c94a74 color shades, tints & tones
#c94a74 color schemes
#c94a74 color preview, HTML & CSS examples
           This text has a color of #c94a74        
        
          <p style="color:#c94a74;">Text here</p>
        
        
          .mytext {color:#c94a74;}
        
        Text color #c94a74
      
           This box has a color of #c94a74        
        
          <div style="background-color:#c94a74;">Content here</div>
        
        
          .mybackground {background-color:#c94a74;}
        
        Background color #c94a74
      
           Border around this has a color of #c94a74        
        
          <div style="border:2px solid #c94a74;">Content here</div>
        
        
          .myborder {border:2px solid #c94a74;}
        
        Border color #c94a74