#d96c25 color space conversions
Hex:
        #d96c25
        RGB:
        217, 108, 37
        CMY:
        15, 58, 85
        CMYK:
        0, 50, 83, 15
      HSL:
        24°, 70.8661%, 49.8039%
        HSV (HSB):
        24°, 82.9493%, 85.0980%
        XYZ:
        34.3118, 25.6104, 4.8851
        xyY:
        0.5294, 0.3952, 25.6104
      CIE-Lab:
        57.6654, 38.4944, 55.9421
        CIE-LCH:
        57.6654, 67.9069, 55.4677
        CIE-Luv:
        57.6654, 89.2366, 47.8503
        Hunter-Lab:
        50.6067, 32.4626, 29.7014
      #d96c25 color charts
#d96c25 RGB chart
      #d96c25 CMYK chart
      #d96c25 RGB pie chart
      #d96c25 color shades, tints & tones
#d96c25 color schemes
#d96c25 color preview, HTML & CSS examples
           This text has a color of #d96c25        
        
          <p style="color:#d96c25;">Text here</p>
        
        
          .mytext {color:#d96c25;}
        
        Text color #d96c25
      
           This box has a color of #d96c25        
        
          <div style="background-color:#d96c25;">Content here</div>
        
        
          .mybackground {background-color:#d96c25;}
        
        Background color #d96c25
      
           Border around this has a color of #d96c25        
        
          <div style="border:2px solid #d96c25;">Content here</div>
        
        
          .myborder {border:2px solid #d96c25;}
        
        Border color #d96c25