#dcbe8d color space conversions
Hex:
        #dcbe8d
        RGB:
        220, 190, 141
        CMY:
        14, 25, 45
        CMYK:
        0, 14, 36, 14
      HSL:
        37°, 53.0201%, 70.7843%
        HSV (HSB):
        37°, 35.9091%, 86.2745%
        XYZ:
        52.7364, 53.9656, 32.8362
        xyY:
        0.3779, 0.3867, 53.9656
      CIE-Lab:
        78.4417, 3.7838, 28.7103
        CIE-LCH:
        78.4417, 28.9585, 82.4921
        CIE-Luv:
        78.4417, 22.1572, 37.9419
        Hunter-Lab:
        73.4613, -0.4158, 24.9211
      #dcbe8d color charts
#dcbe8d RGB chart
      #dcbe8d CMYK chart
      #dcbe8d RGB pie chart
      #dcbe8d color shades, tints & tones
#dcbe8d color schemes
#dcbe8d color preview, HTML & CSS examples
           This text has a color of #dcbe8d        
        
          <p style="color:#dcbe8d;">Text here</p>
        
        
          .mytext {color:#dcbe8d;}
        
        Text color #dcbe8d
      
           This box has a color of #dcbe8d        
        
          <div style="background-color:#dcbe8d;">Content here</div>
        
        
          .mybackground {background-color:#dcbe8d;}
        
        Background color #dcbe8d
      
           Border around this has a color of #dcbe8d        
        
          <div style="border:2px solid #dcbe8d;">Content here</div>
        
        
          .myborder {border:2px solid #dcbe8d;}
        
        Border color #dcbe8d