#d31f4a color space conversions
Hex:
        #d31f4a
        RGB:
        211, 31, 74
        CMY:
        17, 88, 71
        CMYK:
        0, 85, 65, 17
      HSL:
        346°, 74.3802%, 47.4510%
        HSV (HSB):
        346°, 85.3081%, 82.7451%
        XYZ:
        28.5900, 15.3233, 7.9294
        xyY:
        0.5515, 0.2956, 15.3233
      CIE-Lab:
        46.0738, 67.4536, 23.5039
        CIE-LCH:
        46.0738, 71.4312, 19.2107
        CIE-Luv:
        46.0738, 124.2035, 12.1652
        Hunter-Lab:
        39.1449, 61.8660, 15.3914
      #d31f4a color charts
#d31f4a RGB chart
      #d31f4a CMYK chart
      #d31f4a RGB pie chart
      #d31f4a color shades, tints & tones
#d31f4a color schemes
#d31f4a color preview, HTML & CSS examples
           This text has a color of #d31f4a        
        
          <p style="color:#d31f4a;">Text here</p>
        
        
          .mytext {color:#d31f4a;}
        
        Text color #d31f4a
      
           This box has a color of #d31f4a        
        
          <div style="background-color:#d31f4a;">Content here</div>
        
        
          .mybackground {background-color:#d31f4a;}
        
        Background color #d31f4a
      
           Border around this has a color of #d31f4a        
        
          <div style="border:2px solid #d31f4a;">Content here</div>
        
        
          .myborder {border:2px solid #d31f4a;}
        
        Border color #d31f4a