#d9514b color space conversions
Hex:
        #d9514b
        RGB:
        217, 81, 75
        CMY:
        15, 68, 71
        CMYK:
        0, 63, 65, 15
      HSL:
        3°, 65.1376%, 57.2549%
        HSV (HSB):
        3°, 65.4378%, 85.0980%
        XYZ:
        32.8277, 21.1446, 9.0077
        xyY:
        0.5212, 0.3357, 21.1446
      CIE-Lab:
        53.1074, 52.9324, 32.0045
        CIE-LCH:
        53.1074, 61.8557, 31.1584
        CIE-Luv:
        53.1074, 103.8678, 25.1410
        Hunter-Lab:
        45.9832, 46.9616, 20.5739
      #d9514b color charts
#d9514b RGB chart
      #d9514b CMYK chart
      #d9514b RGB pie chart
      #d9514b color shades, tints & tones
#d9514b color schemes
#d9514b color preview, HTML & CSS examples
           This text has a color of #d9514b        
        
          <p style="color:#d9514b;">Text here</p>
        
        
          .mytext {color:#d9514b;}
        
        Text color #d9514b
      
           This box has a color of #d9514b        
        
          <div style="background-color:#d9514b;">Content here</div>
        
        
          .mybackground {background-color:#d9514b;}
        
        Background color #d9514b
      
           Border around this has a color of #d9514b        
        
          <div style="border:2px solid #d9514b;">Content here</div>
        
        
          .myborder {border:2px solid #d9514b;}
        
        Border color #d9514b