#d2515b color space conversions
Hex:
        #d2515b
        RGB:
        210, 81, 91
        CMY:
        18, 68, 64
        CMYK:
        0, 61, 57, 18
      HSL:
        355°, 58.9041%, 57.0588%
        HSV (HSB):
        355°, 61.4286%, 82.3529%
        XYZ:
        31.4091, 20.3418, 12.1685
        xyY:
        0.4914, 0.3182, 20.3418
      CIE-Lab:
        52.2215, 51.6229, 21.2873
        CIE-LCH:
        52.2215, 55.8397, 22.4094
        CIE-Luv:
        52.2215, 94.3298, 15.2274
        Hunter-Lab:
        45.1019, 45.3795, 15.5750
      #d2515b color charts
#d2515b RGB chart
      #d2515b CMYK chart
      #d2515b RGB pie chart
      #d2515b color shades, tints & tones
#d2515b color schemes
#d2515b color preview, HTML & CSS examples
           This text has a color of #d2515b        
        
          <p style="color:#d2515b;">Text here</p>
        
        
          .mytext {color:#d2515b;}
        
        Text color #d2515b
      
           This box has a color of #d2515b        
        
          <div style="background-color:#d2515b;">Content here</div>
        
        
          .mybackground {background-color:#d2515b;}
        
        Background color #d2515b
      
           Border around this has a color of #d2515b        
        
          <div style="border:2px solid #d2515b;">Content here</div>
        
        
          .myborder {border:2px solid #d2515b;}
        
        Border color #d2515b