#d8476b color space conversions
Hex:
        #d8476b
        RGB:
        216, 71, 107
        CMY:
        15, 72, 58
        CMYK:
        0, 67, 50, 15
      HSL:
        345°, 65.0224%, 56.2745%
        HSV (HSB):
        345°, 67.1296%, 84.7059%
        XYZ:
        33.2260, 20.1669, 16.0513
        xyY:
        0.4785, 0.2904, 20.1669
      CIE-Lab:
        52.0254, 59.0089, 11.6326
        CIE-LCH:
        52.0254, 60.1446, 11.1519
        CIE-Luv:
        52.0254, 100.3463, 3.0226
        Hunter-Lab:
        44.9076, 53.4792, 10.2433
      #d8476b color charts
#d8476b RGB chart
      #d8476b CMYK chart
      #d8476b RGB pie chart
      #d8476b color shades, tints & tones
#d8476b color schemes
#d8476b color preview, HTML & CSS examples
           This text has a color of #d8476b        
        
          <p style="color:#d8476b;">Text here</p>
        
        
          .mytext {color:#d8476b;}
        
        Text color #d8476b
      
           This box has a color of #d8476b        
        
          <div style="background-color:#d8476b;">Content here</div>
        
        
          .mybackground {background-color:#d8476b;}
        
        Background color #d8476b
      
           Border around this has a color of #d8476b        
        
          <div style="border:2px solid #d8476b;">Content here</div>
        
        
          .myborder {border:2px solid #d8476b;}
        
        Border color #d8476b