#d96612 color space conversions
Hex:
        #d96612
        RGB:
        217, 102, 18
        CMY:
        15, 60, 93
        CMYK:
        0, 53, 92, 15
      HSL:
        25°, 84.6809%, 46.0784%
        HSV (HSB):
        25°, 91.7051%, 85.0980%
        XYZ:
        33.4758, 24.2981, 3.4979
        xyY:
        0.5463, 0.3966, 24.2981
      CIE-Lab:
        56.3851, 41.0981, 61.2230
        CIE-LCH:
        56.3851, 73.7381, 56.1271
        CIE-Luv:
        56.3851, 95.2906, 49.1645
        Hunter-Lab:
        49.2931, 34.9595, 30.2979
      #d96612 color charts
#d96612 RGB chart
      #d96612 CMYK chart
      #d96612 RGB pie chart
      #d96612 color shades, tints & tones
#d96612 color schemes
#d96612 color preview, HTML & CSS examples
           This text has a color of #d96612        
        
          <p style="color:#d96612;">Text here</p>
        
        
          .mytext {color:#d96612;}
        
        Text color #d96612
      
           This box has a color of #d96612        
        
          <div style="background-color:#d96612;">Content here</div>
        
        
          .mybackground {background-color:#d96612;}
        
        Background color #d96612
      
           Border around this has a color of #d96612        
        
          <div style="border:2px solid #d96612;">Content here</div>
        
        
          .myborder {border:2px solid #d96612;}
        
        Border color #d96612