#c95181 color space conversions
Hex:
        #c95181
        RGB:
        201, 81, 129
        CMY:
        21, 68, 49
        CMYK:
        0, 60, 36, 21
      HSL:
        336°, 52.6316%, 55.2941%
        HSV (HSB):
        336°, 59.7015%, 78.8235%
        XYZ:
        30.9923, 19.8873, 22.9740
        xyY:
        0.4196, 0.2693, 19.8873
      CIE-Lab:
        51.7096, 52.2934, -2.3257
        CIE-LCH:
        51.7096, 52.3451, 357.4535
        CIE-Luv:
        51.7096, 76.2738, -12.6890
        Hunter-Lab:
        44.5952, 46.0102, 0.6723
      #c95181 color charts
#c95181 RGB chart
      #c95181 CMYK chart
      #c95181 RGB pie chart
      #c95181 color shades, tints & tones
#c95181 color schemes
#c95181 color preview, HTML & CSS examples
           This text has a color of #c95181        
        
          <p style="color:#c95181;">Text here</p>
        
        
          .mytext {color:#c95181;}
        
        Text color #c95181
      
           This box has a color of #c95181        
        
          <div style="background-color:#c95181;">Content here</div>
        
        
          .mybackground {background-color:#c95181;}
        
        Background color #c95181
      
           Border around this has a color of #c95181        
        
          <div style="border:2px solid #c95181;">Content here</div>
        
        
          .myborder {border:2px solid #c95181;}
        
        Border color #c95181