#d9961f color space conversions
Hex:
        #d9961f
        RGB:
        217, 150, 31
        CMY:
        15, 41, 88
        CMYK:
        0, 31, 86, 15
      HSL:
        38°, 75.0000%, 48.6275%
        HSV (HSB):
        38°, 85.7143%, 85.0980%
        XYZ:
        39.7689, 36.6633, 6.2770
        xyY:
        0.4808, 0.4433, 36.6633
      CIE-Lab:
        67.0237, 16.1108, 65.8832
        CIE-LCH:
        67.0237, 67.8244, 76.2588
        CIE-Luv:
        67.0237, 55.3816, 64.3784
        Hunter-Lab:
        60.5503, 11.2745, 36.2388
      #d9961f color charts
#d9961f RGB chart
      #d9961f CMYK chart
      #d9961f RGB pie chart
      #d9961f color shades, tints & tones
#d9961f color schemes
#d9961f color preview, HTML & CSS examples
           This text has a color of #d9961f        
        
          <p style="color:#d9961f;">Text here</p>
        
        
          .mytext {color:#d9961f;}
        
        Text color #d9961f
      
           This box has a color of #d9961f        
        
          <div style="background-color:#d9961f;">Content here</div>
        
        
          .mybackground {background-color:#d9961f;}
        
        Background color #d9961f
      
           Border around this has a color of #d9961f        
        
          <div style="border:2px solid #d9961f;">Content here</div>
        
        
          .myborder {border:2px solid #d9961f;}
        
        Border color #d9961f