#d31072 color space conversions
Hex:
        #d31072
        RGB:
        211, 16, 114
        CMY:
        17, 94, 55
        CMYK:
        0, 92, 46, 17
      HSL:
        330°, 85.9031%, 44.5098%
        HSV (HSB):
        330°, 92.4171%, 82.7451%
        XYZ:
        30.0865, 15.4344, 17.3130
        xyY:
        0.4788, 0.2456, 15.4344
      CIE-Lab:
        46.2235, 72.5548, -1.0694
        CIE-LCH:
        46.2235, 72.5626, 359.1556
        CIE-Luv:
        46.2235, 111.7618, -15.2043
        Hunter-Lab:
        39.2866, 67.9476, 1.3725
      #d31072 color charts
#d31072 RGB chart
      #d31072 CMYK chart
      #d31072 RGB pie chart
      #d31072 color shades, tints & tones
#d31072 color schemes
#d31072 color preview, HTML & CSS examples
           This text has a color of #d31072        
        
          <p style="color:#d31072;">Text here</p>
        
        
          .mytext {color:#d31072;}
        
        Text color #d31072
      
           This box has a color of #d31072        
        
          <div style="background-color:#d31072;">Content here</div>
        
        
          .mybackground {background-color:#d31072;}
        
        Background color #d31072
      
           Border around this has a color of #d31072        
        
          <div style="border:2px solid #d31072;">Content here</div>
        
        
          .myborder {border:2px solid #d31072;}
        
        Border color #d31072