#d50a6a color space conversions
Hex:
        #d50a6a
        RGB:
        213, 10, 106
        CMY:
        16, 96, 58
        CMYK:
        0, 95, 50, 16
      HSL:
        332°, 91.0314%, 43.7255%
        HSV (HSB):
        332°, 95.3052%, 83.5294%
        XYZ:
        30.1506, 15.4038, 15.0198
        xyY:
        0.4977, 0.2543, 15.4038
      CIE-Lab:
        46.1824, 72.9737, 3.8720
        CIE-LCH:
        46.1824, 73.0763, 3.0373
        CIE-Luv:
        46.1824, 117.6380, -9.4127
        Hunter-Lab:
        39.2477, 68.4427, 4.7836
      #d50a6a color charts
#d50a6a RGB chart
      #d50a6a CMYK chart
      #d50a6a RGB pie chart
      #d50a6a color shades, tints & tones
#d50a6a color schemes
#d50a6a color preview, HTML & CSS examples
           This text has a color of #d50a6a        
        
          <p style="color:#d50a6a;">Text here</p>
        
        
          .mytext {color:#d50a6a;}
        
        Text color #d50a6a
      
           This box has a color of #d50a6a        
        
          <div style="background-color:#d50a6a;">Content here</div>
        
        
          .mybackground {background-color:#d50a6a;}
        
        Background color #d50a6a
      
           Border around this has a color of #d50a6a        
        
          <div style="border:2px solid #d50a6a;">Content here</div>
        
        
          .myborder {border:2px solid #d50a6a;}
        
        Border color #d50a6a