#d96514 color space conversions
Hex:
        #d96514
        RGB:
        217, 101, 20
        CMY:
        15, 60, 92
        CMYK:
        0, 53, 91, 15
      HSL:
        25°, 83.1224%, 46.4706%
        HSV (HSB):
        25°, 90.7834%, 85.0980%
        XYZ:
        33.3952, 24.1096, 3.5553
        xyY:
        0.5469, 0.3948, 24.1096
      CIE-Lab:
        56.1973, 41.6236, 60.5534
        CIE-LCH:
        56.1973, 73.4795, 55.4959
        CIE-Luv:
        56.1973, 96.0083, 48.5836
        Hunter-Lab:
        49.1015, 35.4749, 30.0780
      #d96514 color charts
#d96514 RGB chart
      #d96514 CMYK chart
      #d96514 RGB pie chart
      #d96514 color shades, tints & tones
#d96514 color schemes
#d96514 color preview, HTML & CSS examples
           This text has a color of #d96514        
        
          <p style="color:#d96514;">Text here</p>
        
        
          .mytext {color:#d96514;}
        
        Text color #d96514
      
           This box has a color of #d96514        
        
          <div style="background-color:#d96514;">Content here</div>
        
        
          .mybackground {background-color:#d96514;}
        
        Background color #d96514
      
           Border around this has a color of #d96514        
        
          <div style="border:2px solid #d96514;">Content here</div>
        
        
          .myborder {border:2px solid #d96514;}
        
        Border color #d96514