#d50a5b color space conversions
Hex:
        #d50a5b
        RGB:
        213, 10, 91
        CMY:
        16, 96, 64
        CMYK:
        0, 95, 57, 16
      HSL:
        336°, 91.0314%, 43.7255%
        HSV (HSB):
        336°, 95.3052%, 83.5294%
        XYZ:
        29.4374, 15.1185, 11.2642
        xyY:
        0.5274, 0.2708, 15.1185
      CIE-Lab:
        45.7961, 71.9284, 12.6571
        CIE-LCH:
        45.7961, 73.0336, 9.9801
        CIE-Luv:
        45.7961, 123.9414, 0.5041
        Hunter-Lab:
        38.8826, 67.0953, 10.0417
      #d50a5b color charts
#d50a5b RGB chart
      #d50a5b CMYK chart
      #d50a5b RGB pie chart
      #d50a5b color shades, tints & tones
#d50a5b color schemes
#d50a5b color preview, HTML & CSS examples
           This text has a color of #d50a5b        
        
          <p style="color:#d50a5b;">Text here</p>
        
        
          .mytext {color:#d50a5b;}
        
        Text color #d50a5b
      
           This box has a color of #d50a5b        
        
          <div style="background-color:#d50a5b;">Content here</div>
        
        
          .mybackground {background-color:#d50a5b;}
        
        Background color #d50a5b
      
           Border around this has a color of #d50a5b        
        
          <div style="border:2px solid #d50a5b;">Content here</div>
        
        
          .myborder {border:2px solid #d50a5b;}
        
        Border color #d50a5b