#d2515f color space conversions
Hex:
        #d2515f
        RGB:
        210, 81, 95
        CMY:
        18, 68, 63
        CMYK:
        0, 61, 55, 18
      HSL:
        353°, 58.9041%, 57.0588%
        HSV (HSB):
        353°, 61.4286%, 82.3529%
        XYZ:
        31.5863, 20.4127, 13.1017
        xyY:
        0.4852, 0.3136, 20.4127
      CIE-Lab:
        52.3007, 51.9307, 19.0213
        CIE-LCH:
        52.3007, 55.3047, 20.1169
        CIE-Luv:
        52.3007, 93.2974, 12.8255
        Hunter-Lab:
        45.1804, 45.7263, 14.4330
      #d2515f color charts
#d2515f RGB chart
      #d2515f CMYK chart
      #d2515f RGB pie chart
      #d2515f color shades, tints & tones
#d2515f color schemes
#d2515f color preview, HTML & CSS examples
           This text has a color of #d2515f        
        
          <p style="color:#d2515f;">Text here</p>
        
        
          .mytext {color:#d2515f;}
        
        Text color #d2515f
      
           This box has a color of #d2515f        
        
          <div style="background-color:#d2515f;">Content here</div>
        
        
          .mybackground {background-color:#d2515f;}
        
        Background color #d2515f
      
           Border around this has a color of #d2515f        
        
          <div style="border:2px solid #d2515f;">Content here</div>
        
        
          .myborder {border:2px solid #d2515f;}
        
        Border color #d2515f