#d96a5a color space conversions
Hex:
        #d96a5a
        RGB:
        217, 106, 90
        CMY:
        15, 58, 65
        CMYK:
        0, 51, 59, 15
      HSL:
        8°, 62.5616%, 60.1961%
        HSV (HSB):
        8°, 58.5253%, 85.0980%
        XYZ:
        35.6148, 25.7980, 12.7753
        xyY:
        0.4801, 0.3477, 25.7980
      CIE-Lab:
        57.8448, 42.1720, 29.4072
        CIE-LCH:
        57.8448, 51.4126, 34.8887
        CIE-Luv:
        57.8448, 83.6523, 26.6276
        Hunter-Lab:
        50.7917, 36.2774, 20.6414
      #d96a5a color charts
#d96a5a RGB chart
      #d96a5a CMYK chart
      #d96a5a RGB pie chart
      #d96a5a color shades, tints & tones
#d96a5a color schemes
#d96a5a color preview, HTML & CSS examples
           This text has a color of #d96a5a        
        
          <p style="color:#d96a5a;">Text here</p>
        
        
          .mytext {color:#d96a5a;}
        
        Text color #d96a5a
      
           This box has a color of #d96a5a        
        
          <div style="background-color:#d96a5a;">Content here</div>
        
        
          .mybackground {background-color:#d96a5a;}
        
        Background color #d96a5a
      
           Border around this has a color of #d96a5a        
        
          <div style="border:2px solid #d96a5a;">Content here</div>
        
        
          .myborder {border:2px solid #d96a5a;}
        
        Border color #d96a5a