#d1965f color space conversions
Hex:
        #d1965f
        RGB:
        209, 150, 95
        CMY:
        18, 41, 63
        CMYK:
        0, 28, 55, 18
      HSL:
        29°, 55.3398%, 59.6078%
        HSV (HSB):
        29°, 54.5455%, 81.9608%
        XYZ:
        39.2664, 36.1942, 15.7431
        xyY:
        0.4305, 0.3969, 36.1942
      CIE-Lab:
        66.6681, 16.0618, 37.5592
        CIE-LCH:
        66.6681, 40.8494, 66.8466
        CIE-Luv:
        66.6681, 44.8117, 42.6491
        Hunter-Lab:
        60.1616, 11.2208, 26.5981
      #d1965f color charts
#d1965f RGB chart
      #d1965f CMYK chart
      #d1965f RGB pie chart
      #d1965f color shades, tints & tones
#d1965f color schemes
#d1965f color preview, HTML & CSS examples
           This text has a color of #d1965f        
        
          <p style="color:#d1965f;">Text here</p>
        
        
          .mytext {color:#d1965f;}
        
        Text color #d1965f
      
           This box has a color of #d1965f        
        
          <div style="background-color:#d1965f;">Content here</div>
        
        
          .mybackground {background-color:#d1965f;}
        
        Background color #d1965f
      
           Border around this has a color of #d1965f        
        
          <div style="border:2px solid #d1965f;">Content here</div>
        
        
          .myborder {border:2px solid #d1965f;}
        
        Border color #d1965f