#d8716d color space conversions
Hex:
        #d8716d
        RGB:
        216, 113, 109
        CMY:
        15, 56, 57
        CMYK:
        0, 48, 50, 15
      HSL:
        2°, 57.8378%, 63.7255%
        HSV (HSB):
        2°, 49.5370%, 84.7059%
        XYZ:
        36.9843, 27.5133, 17.8293
        xyY:
        0.4492, 0.3342, 27.5133
      CIE-Lab:
        59.4465, 39.8308, 20.6623
        CIE-LCH:
        59.4465, 44.8712, 27.4181
        CIE-Luv:
        59.4465, 74.3204, 18.3783
        Hunter-Lab:
        52.4531, 34.0662, 16.5640
      #d8716d color charts
#d8716d RGB chart
      #d8716d CMYK chart
      #d8716d RGB pie chart
      #d8716d color shades, tints & tones
#d8716d color schemes
#d8716d color preview, HTML & CSS examples
           This text has a color of #d8716d        
        
          <p style="color:#d8716d;">Text here</p>
        
        
          .mytext {color:#d8716d;}
        
        Text color #d8716d
      
           This box has a color of #d8716d        
        
          <div style="background-color:#d8716d;">Content here</div>
        
        
          .mybackground {background-color:#d8716d;}
        
        Background color #d8716d
      
           Border around this has a color of #d8716d        
        
          <div style="border:2px solid #d8716d;">Content here</div>
        
        
          .myborder {border:2px solid #d8716d;}
        
        Border color #d8716d