#d52150 color space conversions
Hex:
        #d52150
        RGB:
        213, 33, 80
        CMY:
        16, 87, 69
        CMYK:
        0, 85, 62, 16
      HSL:
        344°, 73.1707%, 48.2353%
        HSV (HSB):
        344°, 84.5070%, 83.5294%
        XYZ:
        29.4324, 15.8130, 9.0904
        xyY:
        0.5417, 0.2910, 15.8130
      CIE-Lab:
        46.7282, 67.8914, 20.7402
        CIE-LCH:
        46.7282, 70.9888, 16.9874
        CIE-Luv:
        46.7282, 123.1570, 9.6602
        Hunter-Lab:
        39.7656, 62.5264, 14.2823
      #d52150 color charts
#d52150 RGB chart
      #d52150 CMYK chart
      #d52150 RGB pie chart
      #d52150 color shades, tints & tones
#d52150 color schemes
#d52150 color preview, HTML & CSS examples
           This text has a color of #d52150        
        
          <p style="color:#d52150;">Text here</p>
        
        
          .mytext {color:#d52150;}
        
        Text color #d52150
      
           This box has a color of #d52150        
        
          <div style="background-color:#d52150;">Content here</div>
        
        
          .mybackground {background-color:#d52150;}
        
        Background color #d52150
      
           Border around this has a color of #d52150        
        
          <div style="border:2px solid #d52150;">Content here</div>
        
        
          .myborder {border:2px solid #d52150;}
        
        Border color #d52150