#d71f56 color space conversions
Hex:
        #d71f56
        RGB:
        215, 31, 86
        CMY:
        16, 88, 66
        CMYK:
        0, 86, 60, 16
      HSL:
        342°, 74.7967%, 48.2353%
        HSV (HSB):
        342°, 85.5814%, 84.3137%
        XYZ:
        30.1940, 16.0989, 10.3201
        xyY:
        0.5333, 0.2844, 16.0989
      CIE-Lab:
        47.1040, 69.1647, 17.6120
        CIE-LCH:
        47.1040, 71.3719, 14.2861
        CIE-Luv:
        47.1040, 123.2283, 6.3815
        Hunter-Lab:
        40.1235, 64.1101, 12.8365
      #d71f56 color charts
#d71f56 RGB chart
      #d71f56 CMYK chart
      #d71f56 RGB pie chart
      #d71f56 color shades, tints & tones
#d71f56 color schemes
#d71f56 color preview, HTML & CSS examples
           This text has a color of #d71f56        
        
          <p style="color:#d71f56;">Text here</p>
        
        
          .mytext {color:#d71f56;}
        
        Text color #d71f56
      
           This box has a color of #d71f56        
        
          <div style="background-color:#d71f56;">Content here</div>
        
        
          .mybackground {background-color:#d71f56;}
        
        Background color #d71f56
      
           Border around this has a color of #d71f56        
        
          <div style="border:2px solid #d71f56;">Content here</div>
        
        
          .myborder {border:2px solid #d71f56;}
        
        Border color #d71f56