#d71f28 color space conversions
Hex:
        #d71f28
        RGB:
        215, 31, 40
        CMY:
        16, 88, 84
        CMYK:
        0, 86, 81, 16
      HSL:
        357°, 74.7967%, 48.2353%
        HSV (HSB):
        357°, 85.5814%, 84.3137%
        XYZ:
        28.8973, 15.5802, 3.4917
        xyY:
        0.6024, 0.3248, 15.5802
      CIE-Lab:
        46.4189, 67.1623, 44.0775
        CIE-LCH:
        46.4189, 80.3343, 33.2762
        CIE-Luv:
        46.4189, 136.0445, 27.2486
        Hunter-Lab:
        39.4718, 61.6042, 22.3854
      #d71f28 color charts
#d71f28 RGB chart
      #d71f28 CMYK chart
      #d71f28 RGB pie chart
      #d71f28 color shades, tints & tones
#d71f28 color schemes
#d71f28 color preview, HTML & CSS examples
           This text has a color of #d71f28        
        
          <p style="color:#d71f28;">Text here</p>
        
        
          .mytext {color:#d71f28;}
        
        Text color #d71f28
      
           This box has a color of #d71f28        
        
          <div style="background-color:#d71f28;">Content here</div>
        
        
          .mybackground {background-color:#d71f28;}
        
        Background color #d71f28
      
           Border around this has a color of #d71f28        
        
          <div style="border:2px solid #d71f28;">Content here</div>
        
        
          .myborder {border:2px solid #d71f28;}
        
        Border color #d71f28