#d71f47 color space conversions
Hex:
        #d71f47
        RGB:
        215, 31, 71
        CMY:
        16, 88, 72
        CMYK:
        0, 86, 67, 16
      HSL:
        347°, 74.7967%, 48.2353%
        HSV (HSB):
        347°, 85.5814%, 84.3137%
        XYZ:
        29.6516, 15.8820, 7.4639
        xyY:
        0.5595, 0.2997, 15.8820
      CIE-Lab:
        46.8193, 68.3370, 26.4564
        CIE-LCH:
        46.8193, 73.2795, 21.1637
        CIE-Luv:
        46.8193, 128.2813, 14.6617
        Hunter-Lab:
        39.8522, 63.0699, 16.7921
      #d71f47 color charts
#d71f47 RGB chart
      #d71f47 CMYK chart
      #d71f47 RGB pie chart
      #d71f47 color shades, tints & tones
#d71f47 color schemes
#d71f47 color preview, HTML & CSS examples
           This text has a color of #d71f47        
        
          <p style="color:#d71f47;">Text here</p>
        
        
          .mytext {color:#d71f47;}
        
        Text color #d71f47
      
           This box has a color of #d71f47        
        
          <div style="background-color:#d71f47;">Content here</div>
        
        
          .mybackground {background-color:#d71f47;}
        
        Background color #d71f47
      
           Border around this has a color of #d71f47        
        
          <div style="border:2px solid #d71f47;">Content here</div>
        
        
          .myborder {border:2px solid #d71f47;}
        
        Border color #d71f47