#d0957d color space conversions
Hex:
        #d0957d
        RGB:
        208, 149, 125
        CMY:
        18, 42, 51
        CMYK:
        0, 28, 40, 18
      HSL:
        17°, 46.8927%, 65.2941%
        HSV (HSB):
        17°, 39.9038%, 81.5686%
        XYZ:
        40.4615, 36.3855, 24.2926
        xyY:
        0.4001, 0.3598, 36.3855
      CIE-Lab:
        66.8134, 19.1757, 21.4798
        CIE-LCH:
        66.8134, 28.7939, 48.2436
        CIE-Luv:
        66.8134, 41.4385, 24.7462
        Hunter-Lab:
        60.3204, 14.1732, 18.3466
      #d0957d color charts
#d0957d RGB chart
      #d0957d CMYK chart
      #d0957d RGB pie chart
      #d0957d color shades, tints & tones
#d0957d color schemes
#d0957d color preview, HTML & CSS examples
           This text has a color of #d0957d        
        
          <p style="color:#d0957d;">Text here</p>
        
        
          .mytext {color:#d0957d;}
        
        Text color #d0957d
      
           This box has a color of #d0957d        
        
          <div style="background-color:#d0957d;">Content here</div>
        
        
          .mybackground {background-color:#d0957d;}
        
        Background color #d0957d
      
           Border around this has a color of #d0957d        
        
          <div style="border:2px solid #d0957d;">Content here</div>
        
        
          .myborder {border:2px solid #d0957d;}
        
        Border color #d0957d