#d31f6b color space conversions
Hex:
        #d31f6b
        RGB:
        211, 31, 107
        CMY:
        17, 88, 58
        CMYK:
        0, 85, 49, 17
      HSL:
        335°, 74.3802%, 47.4510%
        HSV (HSB):
        335°, 85.3081%, 82.7451%
        XYZ:
        30.0078, 15.8904, 15.3955
        xyY:
        0.4896, 0.2593, 15.8904
      CIE-Lab:
        46.8304, 69.6414, 4.1346
        CIE-LCH:
        46.8304, 69.7641, 3.3976
        CIE-Luv:
        46.8304, 111.8700, -8.3257
        Hunter-Lab:
        39.8628, 64.6110, 5.0054
      #d31f6b color charts
#d31f6b RGB chart
      #d31f6b CMYK chart
      #d31f6b RGB pie chart
      #d31f6b color shades, tints & tones
#d31f6b color schemes
#d31f6b color preview, HTML & CSS examples
           This text has a color of #d31f6b        
        
          <p style="color:#d31f6b;">Text here</p>
        
        
          .mytext {color:#d31f6b;}
        
        Text color #d31f6b
      
           This box has a color of #d31f6b        
        
          <div style="background-color:#d31f6b;">Content here</div>
        
        
          .mybackground {background-color:#d31f6b;}
        
        Background color #d31f6b
      
           Border around this has a color of #d31f6b        
        
          <div style="border:2px solid #d31f6b;">Content here</div>
        
        
          .myborder {border:2px solid #d31f6b;}
        
        Border color #d31f6b