#d96f0d color space conversions
Hex:
        #d96f0d
        RGB:
        217, 111, 13
        CMY:
        15, 56, 95
        CMYK:
        0, 49, 94, 15
      HSL:
        29°, 88.6957%, 45.0980%
        HSV (HSB):
        29°, 94.0092%, 85.0980%
        XYZ:
        34.3724, 26.1497, 3.6165
        xyY:
        0.5359, 0.4077, 26.1497
      CIE-Lab:
        58.1788, 36.4908, 63.6049
        CIE-LCH:
        58.1788, 73.3291, 60.1567
        CIE-Luv:
        58.1788, 88.0707, 52.6707
        Hunter-Lab:
        51.1367, 30.4923, 31.6026
      #d96f0d color charts
#d96f0d RGB chart
      #d96f0d CMYK chart
      #d96f0d RGB pie chart
      #d96f0d color shades, tints & tones
#d96f0d color schemes
#d96f0d color preview, HTML & CSS examples
           This text has a color of #d96f0d        
        
          <p style="color:#d96f0d;">Text here</p>
        
        
          .mytext {color:#d96f0d;}
        
        Text color #d96f0d
      
           This box has a color of #d96f0d        
        
          <div style="background-color:#d96f0d;">Content here</div>
        
        
          .mybackground {background-color:#d96f0d;}
        
        Background color #d96f0d
      
           Border around this has a color of #d96f0d        
        
          <div style="border:2px solid #d96f0d;">Content here</div>
        
        
          .myborder {border:2px solid #d96f0d;}
        
        Border color #d96f0d