#c9514a color space conversions
Hex:
        #c9514a
        RGB:
        201, 81, 74
        CMY:
        21, 68, 71
        CMYK:
        0, 60, 63, 21
      HSL:
        3°, 54.0426%, 53.9216%
        HSV (HSB):
        3°, 63.1841%, 78.8235%
        XYZ:
        28.2659, 18.7968, 8.6169
        xyY:
        0.5077, 0.3376, 18.7968
      CIE-Lab:
        50.4486, 47.3259, 28.6993
        CIE-LCH:
        50.4486, 55.3479, 31.2334
        CIE-Luv:
        50.4486, 90.8918, 22.9846
        Hunter-Lab:
        43.3553, 40.5030, 18.5647
      #c9514a color charts
#c9514a RGB chart
      #c9514a CMYK chart
      #c9514a RGB pie chart
      #c9514a color shades, tints & tones
#c9514a color schemes
#c9514a color preview, HTML & CSS examples
           This text has a color of #c9514a        
        
          <p style="color:#c9514a;">Text here</p>
        
        
          .mytext {color:#c9514a;}
        
        Text color #c9514a
      
           This box has a color of #c9514a        
        
          <div style="background-color:#c9514a;">Content here</div>
        
        
          .mybackground {background-color:#c9514a;}
        
        Background color #c9514a
      
           Border around this has a color of #c9514a        
        
          <div style="border:2px solid #c9514a;">Content here</div>
        
        
          .myborder {border:2px solid #c9514a;}
        
        Border color #c9514a