#c94d81 color space conversions
Hex:
        #c94d81
        RGB:
        201, 77, 129
        CMY:
        21, 70, 49
        CMYK:
        0, 62, 36, 21
      HSL:
        335°, 53.4483%, 54.5098%
        HSV (HSB):
        335°, 61.6915%, 78.8235%
        XYZ:
        30.7037, 19.3102, 22.8779
        xyY:
        0.4212, 0.2649, 19.3102
      CIE-Lab:
        51.0482, 54.0729, -3.2996
        CIE-LCH:
        51.0482, 54.1734, 356.5081
        CIE-Luv:
        51.0482, 78.2330, -14.3074
        Hunter-Lab:
        43.9434, 47.8188, -0.1072
      #c94d81 color charts
#c94d81 RGB chart
      #c94d81 CMYK chart
      #c94d81 RGB pie chart
      #c94d81 color shades, tints & tones
#c94d81 color schemes
#c94d81 color preview, HTML & CSS examples
           This text has a color of #c94d81        
        
          <p style="color:#c94d81;">Text here</p>
        
        
          .mytext {color:#c94d81;}
        
        Text color #c94d81
      
           This box has a color of #c94d81        
        
          <div style="background-color:#c94d81;">Content here</div>
        
        
          .mybackground {background-color:#c94d81;}
        
        Background color #c94d81
      
           Border around this has a color of #c94d81        
        
          <div style="border:2px solid #c94d81;">Content here</div>
        
        
          .myborder {border:2px solid #c94d81;}
        
        Border color #c94d81