#d96546 color space conversions
Hex:
        #d96546
        RGB:
        217, 101, 70
        CMY:
        15, 60, 73
        CMYK:
        0, 53, 68, 15
      HSL:
        13°, 65.9193%, 56.2745%
        HSV (HSB):
        13°, 67.7419%, 85.0980%
        XYZ:
        34.3744, 24.5013, 8.7118
        xyY:
        0.5086, 0.3625, 24.5013
      CIE-Lab:
        56.5862, 43.3627, 38.9673
        CIE-LCH:
        56.5862, 58.2990, 41.9441
        CIE-Luv:
        56.5862, 90.7719, 34.4583
        Hunter-Lab:
        49.4988, 37.3366, 24.2140
      #d96546 color charts
#d96546 RGB chart
      #d96546 CMYK chart
      #d96546 RGB pie chart
      #d96546 color shades, tints & tones
#d96546 color schemes
#d96546 color preview, HTML & CSS examples
           This text has a color of #d96546        
        
          <p style="color:#d96546;">Text here</p>
        
        
          .mytext {color:#d96546;}
        
        Text color #d96546
      
           This box has a color of #d96546        
        
          <div style="background-color:#d96546;">Content here</div>
        
        
          .mybackground {background-color:#d96546;}
        
        Background color #d96546
      
           Border around this has a color of #d96546        
        
          <div style="border:2px solid #d96546;">Content here</div>
        
        
          .myborder {border:2px solid #d96546;}
        
        Border color #d96546