#d96525 color space conversions
Hex:
        #d96525
        RGB:
        217, 101, 37
        CMY:
        15, 60, 85
        CMYK:
        0, 53, 83, 15
      HSL:
        21°, 70.8661%, 49.8039%
        HSV (HSB):
        21°, 82.9493%, 85.0980%
        XYZ:
        33.6029, 24.1926, 4.6488
        xyY:
        0.5381, 0.3874, 24.1926
      CIE-Lab:
        56.2802, 41.9964, 54.7186
        CIE-LCH:
        56.2802, 68.9770, 52.4939
        CIE-Luv:
        56.2802, 94.8519, 45.4742
        Hunter-Lab:
        49.1860, 35.8720, 28.8264
      #d96525 color charts
#d96525 RGB chart
      #d96525 CMYK chart
      #d96525 RGB pie chart
      #d96525 color shades, tints & tones
#d96525 color schemes
#d96525 color preview, HTML & CSS examples
           This text has a color of #d96525        
        
          <p style="color:#d96525;">Text here</p>
        
        
          .mytext {color:#d96525;}
        
        Text color #d96525
      
           This box has a color of #d96525        
        
          <div style="background-color:#d96525;">Content here</div>
        
        
          .mybackground {background-color:#d96525;}
        
        Background color #d96525
      
           Border around this has a color of #d96525        
        
          <div style="border:2px solid #d96525;">Content here</div>
        
        
          .myborder {border:2px solid #d96525;}
        
        Border color #d96525