#c9527a color space conversions
Hex:
        #c9527a
        RGB:
        201, 82, 122
        CMY:
        21, 68, 52
        CMYK:
        0, 59, 39, 21
      HSL:
        340°, 52.4229%, 55.4902%
        HSV (HSB):
        340°, 59.2040%, 78.8235%
        XYZ:
        30.6175, 19.8572, 20.6315
        xyY:
        0.4306, 0.2793, 19.8572
      CIE-Lab:
        51.6754, 51.0481, 1.8082
        CIE-LCH:
        51.6754, 51.0801, 2.0287
        CIE-Luv:
        51.6754, 77.8515, -7.0720
        Hunter-Lab:
        44.5615, 44.6622, 3.7424
      #c9527a color charts
#c9527a RGB chart
      #c9527a CMYK chart
      #c9527a RGB pie chart
      #c9527a color shades, tints & tones
#c9527a color schemes
#c9527a color preview, HTML & CSS examples
           This text has a color of #c9527a        
        
          <p style="color:#c9527a;">Text here</p>
        
        
          .mytext {color:#c9527a;}
        
        Text color #c9527a
      
           This box has a color of #c9527a        
        
          <div style="background-color:#c9527a;">Content here</div>
        
        
          .mybackground {background-color:#c9527a;}
        
        Background color #c9527a
      
           Border around this has a color of #c9527a        
        
          <div style="border:2px solid #c9527a;">Content here</div>
        
        
          .myborder {border:2px solid #c9527a;}
        
        Border color #c9527a