#d96327 color space conversions
Hex:
        #d96327
        RGB:
        217, 99, 39
        CMY:
        15, 61, 85
        CMYK:
        0, 54, 82, 15
      HSL:
        20°, 70.0787%, 50.1961%
        HSV (HSB):
        20°, 82.0276%, 85.0980%
        XYZ:
        33.4433, 23.8219, 4.7549
        xyY:
        0.5392, 0.3841, 23.8219
      CIE-Lab:
        55.9090, 43.0357, 53.5512
        CIE-LCH:
        55.9090, 68.7008, 51.2134
        CIE-Luv:
        55.9090, 96.2561, 44.3297
        Hunter-Lab:
        48.8077, 36.8959, 28.3893
      #d96327 color charts
#d96327 RGB chart
      #d96327 CMYK chart
      #d96327 RGB pie chart
      #d96327 color shades, tints & tones
#d96327 color schemes
#d96327 color preview, HTML & CSS examples
           This text has a color of #d96327        
        
          <p style="color:#d96327;">Text here</p>
        
        
          .mytext {color:#d96327;}
        
        Text color #d96327
      
           This box has a color of #d96327        
        
          <div style="background-color:#d96327;">Content here</div>
        
        
          .mybackground {background-color:#d96327;}
        
        Background color #d96327
      
           Border around this has a color of #d96327        
        
          <div style="border:2px solid #d96327;">Content here</div>
        
        
          .myborder {border:2px solid #d96327;}
        
        Border color #d96327