#c9514e color space conversions
Hex:
        #c9514e
        RGB:
        201, 81, 78
        CMY:
        21, 68, 69
        CMYK:
        0, 60, 61, 21
      HSL:
        1°, 53.2468%, 54.7059%
        HSV (HSB):
        1°, 61.1940%, 78.8235%
        XYZ:
        28.4050, 18.8524, 9.3495
        xyY:
        0.5018, 0.3330, 18.8524
      CIE-Lab:
        50.5141, 47.5902, 26.4448
        CIE-LCH:
        50.5141, 54.4440, 29.0599
        CIE-Luv:
        50.5141, 90.0215, 20.8935
        Hunter-Lab:
        43.4194, 40.7908, 17.6266
      #c9514e color charts
#c9514e RGB chart
      #c9514e CMYK chart
      #c9514e RGB pie chart
      #c9514e color shades, tints & tones
#c9514e color schemes
#c9514e color preview, HTML & CSS examples
           This text has a color of #c9514e        
        
          <p style="color:#c9514e;">Text here</p>
        
        
          .mytext {color:#c9514e;}
        
        Text color #c9514e
      
           This box has a color of #c9514e        
        
          <div style="background-color:#c9514e;">Content here</div>
        
        
          .mybackground {background-color:#c9514e;}
        
        Background color #c9514e
      
           Border around this has a color of #c9514e        
        
          <div style="border:2px solid #c9514e;">Content here</div>
        
        
          .myborder {border:2px solid #c9514e;}
        
        Border color #c9514e