#d71c3d color space conversions
Hex:
        #d71c3d
        RGB:
        215, 28, 61
        CMY:
        16, 89, 76
        CMYK:
        0, 87, 72, 16
      HSL:
        349°, 76.9547%, 47.6471%
        HSV (HSB):
        349°, 86.9767%, 84.3137%
        XYZ:
        29.2819, 15.6145, 5.8855
        xyY:
        0.5766, 0.3075, 15.6145
      CIE-Lab:
        46.4646, 68.4502, 32.0776
        CIE-LCH:
        46.4646, 75.5936, 25.1091
        CIE-Luv:
        46.4646, 132.1357, 19.0244
        Hunter-Lab:
        39.5152, 63.1220, 18.8299
      #d71c3d color charts
#d71c3d RGB chart
      #d71c3d CMYK chart
      #d71c3d RGB pie chart
      #d71c3d color shades, tints & tones
#d71c3d color schemes
#d71c3d color preview, HTML & CSS examples
           This text has a color of #d71c3d        
        
          <p style="color:#d71c3d;">Text here</p>
        
        
          .mytext {color:#d71c3d;}
        
        Text color #d71c3d
      
           This box has a color of #d71c3d        
        
          <div style="background-color:#d71c3d;">Content here</div>
        
        
          .mybackground {background-color:#d71c3d;}
        
        Background color #d71c3d
      
           Border around this has a color of #d71c3d        
        
          <div style="border:2px solid #d71c3d;">Content here</div>
        
        
          .myborder {border:2px solid #d71c3d;}
        
        Border color #d71c3d