#c94860 color space conversions
Hex:
        #c94860
        RGB:
        201, 72, 96
        CMY:
        21, 72, 62
        CMYK:
        0, 64, 52, 21
      HSL:
        349°, 54.4304%, 53.5294%
        HSV (HSB):
        349°, 64.1791%, 78.8235%
        XYZ:
        28.5161, 17.8968, 13.0178
        xyY:
        0.4798, 0.3011, 17.8968
      CIE-Lab:
        49.3707, 52.9542, 14.1809
        CIE-LCH:
        49.3707, 54.8201, 14.9918
        CIE-Luv:
        49.3707, 90.8919, 7.0674
        Hunter-Lab:
        42.3046, 46.2878, 11.3687
      #c94860 color charts
#c94860 RGB chart
      #c94860 CMYK chart
      #c94860 RGB pie chart
      #c94860 color shades, tints & tones
#c94860 color schemes
#c94860 color preview, HTML & CSS examples
           This text has a color of #c94860        
        
          <p style="color:#c94860;">Text here</p>
        
        
          .mytext {color:#c94860;}
        
        Text color #c94860
      
           This box has a color of #c94860        
        
          <div style="background-color:#c94860;">Content here</div>
        
        
          .mybackground {background-color:#c94860;}
        
        Background color #c94860
      
           Border around this has a color of #c94860        
        
          <div style="border:2px solid #c94860;">Content here</div>
        
        
          .myborder {border:2px solid #c94860;}
        
        Border color #c94860