#d31b4a color space conversions
Hex:
        #d31b4a
        RGB:
        211, 27, 74
        CMY:
        17, 89, 71
        CMYK:
        0, 87, 65, 17
      HSL:
        345°, 77.3109%, 46.6667%
        HSV (HSB):
        345°, 87.2038%, 82.7451%
        XYZ:
        28.4919, 15.1272, 7.8967
        xyY:
        0.5531, 0.2936, 15.1272
      CIE-Lab:
        45.8079, 68.2165, 23.1603
        CIE-LCH:
        45.8079, 72.0409, 18.7530
        CIE-Luv:
        45.8079, 125.3626, 11.6005
        Hunter-Lab:
        38.8937, 62.6981, 15.1877
      #d31b4a color charts
#d31b4a RGB chart
      #d31b4a CMYK chart
      #d31b4a RGB pie chart
      #d31b4a color shades, tints & tones
#d31b4a color schemes
#d31b4a color preview, HTML & CSS examples
           This text has a color of #d31b4a        
        
          <p style="color:#d31b4a;">Text here</p>
        
        
          .mytext {color:#d31b4a;}
        
        Text color #d31b4a
      
           This box has a color of #d31b4a        
        
          <div style="background-color:#d31b4a;">Content here</div>
        
        
          .mybackground {background-color:#d31b4a;}
        
        Background color #d31b4a
      
           Border around this has a color of #d31b4a        
        
          <div style="border:2px solid #d31b4a;">Content here</div>
        
        
          .myborder {border:2px solid #d31b4a;}
        
        Border color #d31b4a