#dc8e7a color space conversions
Hex:
        #dc8e7a
        RGB:
        220, 142, 122
        CMY:
        14, 44, 52
        CMYK:
        0, 35, 45, 14
      HSL:
        12°, 58.3333%, 67.0588%
        HSV (HSB):
        12°, 44.5455%, 86.2745%
        XYZ:
        42.7011, 35.9668, 23.1040
        xyY:
        0.4196, 0.3534, 35.9668
      CIE-Lab:
        66.4945, 27.3654, 22.9414
        CIE-LCH:
        66.4945, 35.7096, 39.9744
        CIE-Luv:
        66.4945, 55.6043, 24.6426
        Hunter-Lab:
        59.9723, 22.1427, 19.1394
      #dc8e7a color charts
#dc8e7a RGB chart
      #dc8e7a CMYK chart
      #dc8e7a RGB pie chart
      #dc8e7a color shades, tints & tones
#dc8e7a color schemes
#dc8e7a color preview, HTML & CSS examples
           This text has a color of #dc8e7a        
        
          <p style="color:#dc8e7a;">Text here</p>
        
        
          .mytext {color:#dc8e7a;}
        
        Text color #dc8e7a
      
           This box has a color of #dc8e7a        
        
          <div style="background-color:#dc8e7a;">Content here</div>
        
        
          .mybackground {background-color:#dc8e7a;}
        
        Background color #dc8e7a
      
           Border around this has a color of #dc8e7a        
        
          <div style="border:2px solid #dc8e7a;">Content here</div>
        
        
          .myborder {border:2px solid #dc8e7a;}
        
        Border color #dc8e7a