#d0966d color space conversions
Hex:
        #d0966d
        RGB:
        208, 150, 109
        CMY:
        18, 41, 57
        CMYK:
        0, 28, 48, 18
      HSL:
        25°, 51.2953%, 62.1569%
        HSV (HSB):
        25°, 47.5962%, 81.5686%
        XYZ:
        39.6791, 36.3267, 19.3884
        xyY:
        0.4159, 0.3808, 36.3267
      CIE-Lab:
        66.7688, 16.9276, 30.1863
        CIE-LCH:
        66.7688, 34.6086, 60.7176
        CIE-Luv:
        66.7688, 42.6145, 35.0030
        Hunter-Lab:
        60.2716, 12.0379, 23.1175
      #d0966d color charts
#d0966d RGB chart
      #d0966d CMYK chart
      #d0966d RGB pie chart
      #d0966d color shades, tints & tones
#d0966d color schemes
#d0966d color preview, HTML & CSS examples
           This text has a color of #d0966d        
        
          <p style="color:#d0966d;">Text here</p>
        
        
          .mytext {color:#d0966d;}
        
        Text color #d0966d
      
           This box has a color of #d0966d        
        
          <div style="background-color:#d0966d;">Content here</div>
        
        
          .mybackground {background-color:#d0966d;}
        
        Background color #d0966d
      
           Border around this has a color of #d0966d        
        
          <div style="border:2px solid #d0966d;">Content here</div>
        
        
          .myborder {border:2px solid #d0966d;}
        
        Border color #d0966d