#d96f01 color space conversions
Hex:
        #d96f01
        RGB:
        217, 111, 1
        CMY:
        15, 56, 100
        CMYK:
        0, 49, 100, 15
      HSL:
        31°, 99.0826%, 42.7451%
        HSV (HSB):
        31°, 99.5392%, 85.0980%
        XYZ:
        34.3052, 26.1228, 3.2628
        xyY:
        0.5386, 0.4101, 26.1228
      CIE-Lab:
        58.1534, 36.3681, 65.7292
        CIE-LCH:
        58.1534, 75.1197, 61.0441
        CIE-Luv:
        58.1534, 88.4009, 53.6569
        Hunter-Lab:
        51.1105, 30.3654, 31.9923
      #d96f01 color charts
#d96f01 RGB chart
      #d96f01 CMYK chart
      #d96f01 RGB pie chart
      #d96f01 color shades, tints & tones
#d96f01 color schemes
#d96f01 color preview, HTML & CSS examples
           This text has a color of #d96f01        
        
          <p style="color:#d96f01;">Text here</p>
        
        
          .mytext {color:#d96f01;}
        
        Text color #d96f01
      
           This box has a color of #d96f01        
        
          <div style="background-color:#d96f01;">Content here</div>
        
        
          .mybackground {background-color:#d96f01;}
        
        Background color #d96f01
      
           Border around this has a color of #d96f01        
        
          <div style="border:2px solid #d96f01;">Content here</div>
        
        
          .myborder {border:2px solid #d96f01;}
        
        Border color #d96f01