#dc83af color space conversions
Hex:
        #dc83af
        RGB:
        220, 131, 175
        CMY:
        14, 49, 31
        CMYK:
        0, 40, 20, 14
      HSL:
        330°, 55.9748%, 68.8235%
        HSV (HSB):
        330°, 40.4545%, 86.2745%
        XYZ:
        45.3694, 34.5434, 44.8338
        xyY:
        0.3637, 0.2769, 34.5434
      CIE-Lab:
        65.3916, 39.9353, -8.4612
        CIE-LCH:
        65.3916, 40.8218, 348.0375
        CIE-Luv:
        65.3916, 52.8319, -19.5080
        Hunter-Lab:
        58.7736, 34.9364, -4.0861
      #dc83af color charts
#dc83af RGB chart
      #dc83af CMYK chart
      #dc83af RGB pie chart
      #dc83af color shades, tints & tones
#dc83af color schemes
#dc83af color preview, HTML & CSS examples
           This text has a color of #dc83af        
        
          <p style="color:#dc83af;">Text here</p>
        
        
          .mytext {color:#dc83af;}
        
        Text color #dc83af
      
           This box has a color of #dc83af        
        
          <div style="background-color:#dc83af;">Content here</div>
        
        
          .mybackground {background-color:#dc83af;}
        
        Background color #dc83af
      
           Border around this has a color of #dc83af        
        
          <div style="border:2px solid #dc83af;">Content here</div>
        
        
          .myborder {border:2px solid #dc83af;}
        
        Border color #dc83af