#d31f53 color space conversions
Hex:
        #d31f53
        RGB:
        211, 31, 83
        CMY:
        17, 88, 67
        CMYK:
        0, 85, 61, 17
      HSL:
        343°, 74.3802%, 47.4510%
        HSV (HSB):
        343°, 85.3081%, 82.7451%
        XYZ:
        28.9153, 15.4534, 9.6424
        xyY:
        0.5354, 0.2861, 15.4534
      CIE-Lab:
        46.2490, 67.9642, 18.1792
        CIE-LCH:
        46.2490, 70.3535, 14.9750
        CIE-Luv:
        46.2490, 121.1390, 7.1200
        Hunter-Lab:
        39.3108, 62.5028, 12.9745
      #d31f53 color charts
#d31f53 RGB chart
      #d31f53 CMYK chart
      #d31f53 RGB pie chart
      #d31f53 color shades, tints & tones
#d31f53 color schemes
#d31f53 color preview, HTML & CSS examples
           This text has a color of #d31f53        
        
          <p style="color:#d31f53;">Text here</p>
        
        
          .mytext {color:#d31f53;}
        
        Text color #d31f53
      
           This box has a color of #d31f53        
        
          <div style="background-color:#d31f53;">Content here</div>
        
        
          .mybackground {background-color:#d31f53;}
        
        Background color #d31f53
      
           Border around this has a color of #d31f53        
        
          <div style="border:2px solid #d31f53;">Content here</div>
        
        
          .myborder {border:2px solid #d31f53;}
        
        Border color #d31f53