#d80947 color space conversions
Hex:
        #d80947
        RGB:
        216, 9, 71
        CMY:
        15, 96, 72
        CMYK:
        0, 96, 67, 15
      HSL:
        342°, 92.0000%, 44.1176%
        HSV (HSB):
        342°, 95.8333%, 84.7059%
        XYZ:
        29.5539, 15.2492, 7.3470
        xyY:
        0.5667, 0.2924, 15.2492
      CIE-Lab:
        45.9737, 71.6087, 25.4284
        CIE-LCH:
        45.9737, 75.9895, 19.5501
        CIE-Luv:
        45.9737, 133.7899, 12.6912
        Hunter-Lab:
        39.0503, 66.7539, 16.1803
      #d80947 color charts
#d80947 RGB chart
      #d80947 CMYK chart
      #d80947 RGB pie chart
      #d80947 color shades, tints & tones
#d80947 color schemes
#d80947 color preview, HTML & CSS examples
           This text has a color of #d80947        
        
          <p style="color:#d80947;">Text here</p>
        
        
          .mytext {color:#d80947;}
        
        Text color #d80947
      
           This box has a color of #d80947        
        
          <div style="background-color:#d80947;">Content here</div>
        
        
          .mybackground {background-color:#d80947;}
        
        Background color #d80947
      
           Border around this has a color of #d80947        
        
          <div style="border:2px solid #d80947;">Content here</div>
        
        
          .myborder {border:2px solid #d80947;}
        
        Border color #d80947