#d50046 color space conversions
Hex:
        #d50046
        RGB:
        213, 0, 70
        CMY:
        16, 100, 73
        CMYK:
        0, 100, 67, 16
      HSL:
        340°, 100.0000%, 41.7647%
        HSV (HSB):
        340°, 100.0000%, 83.5294%
        XYZ:
        28.5461, 14.5883, 7.1056
        xyY:
        0.5682, 0.2904, 14.5883
      CIE-Lab:
        45.0651, 71.6298, 24.7634
        CIE-LCH:
        45.0651, 75.7895, 19.0709
        CIE-Luv:
        45.0651, 133.0633, 11.9021
        Hunter-Lab:
        38.1947, 66.5673, 15.7061
      #d50046 color charts
#d50046 RGB chart
      #d50046 CMYK chart
      #d50046 RGB pie chart
      #d50046 color shades, tints & tones
#d50046 color schemes
#d50046 color preview, HTML & CSS examples
           This text has a color of #d50046        
        
          <p style="color:#d50046;">Text here</p>
        
        
          .mytext {color:#d50046;}
        
        Text color #d50046
      
           This box has a color of #d50046        
        
          <div style="background-color:#d50046;">Content here</div>
        
        
          .mybackground {background-color:#d50046;}
        
        Background color #d50046
      
           Border around this has a color of #d50046        
        
          <div style="border:2px solid #d50046;">Content here</div>
        
        
          .myborder {border:2px solid #d50046;}
        
        Border color #d50046