#d95747 color space conversions
Hex:
        #d95747
        RGB:
        217, 87, 71
        CMY:
        15, 66, 72
        CMYK:
        0, 60, 67, 15
      HSL:
        7°, 65.7658%, 56.4706%
        HSV (HSB):
        7°, 67.2811%, 85.0980%
        XYZ:
        33.1608, 22.0230, 8.4643
        xyY:
        0.5210, 0.3460, 22.0230
      CIE-Lab:
        54.0514, 50.0457, 35.4210
        CIE-LCH:
        54.0514, 61.3124, 35.2898
        CIE-Luv:
        54.0514, 100.6457, 29.0385
        Hunter-Lab:
        46.9287, 44.0066, 22.1562
      #d95747 color charts
#d95747 RGB chart
      #d95747 CMYK chart
      #d95747 RGB pie chart
      #d95747 color shades, tints & tones
#d95747 color schemes
#d95747 color preview, HTML & CSS examples
           This text has a color of #d95747        
        
          <p style="color:#d95747;">Text here</p>
        
        
          .mytext {color:#d95747;}
        
        Text color #d95747
      
           This box has a color of #d95747        
        
          <div style="background-color:#d95747;">Content here</div>
        
        
          .mybackground {background-color:#d95747;}
        
        Background color #d95747
      
           Border around this has a color of #d95747        
        
          <div style="border:2px solid #d95747;">Content here</div>
        
        
          .myborder {border:2px solid #d95747;}
        
        Border color #d95747