#dc906e color space conversions
Hex:
        #dc906e
        RGB:
        220, 144, 110
        CMY:
        14, 44, 57
        CMYK:
        0, 35, 50, 14
      HSL:
        19°, 61.1111%, 64.7059%
        HSV (HSB):
        19°, 50.0000%, 86.2745%
        XYZ:
        42.3029, 36.2880, 19.5265
        xyY:
        0.4311, 0.3698, 36.2880
      CIE-Lab:
        66.7394, 25.1163, 29.8690
        CIE-LCH:
        66.7394, 39.0254, 49.9401
        CIE-Luv:
        66.7394, 55.8932, 32.8381
        Hunter-Lab:
        60.2395, 19.9318, 22.9489
      #dc906e color charts
#dc906e RGB chart
      #dc906e CMYK chart
      #dc906e RGB pie chart
      #dc906e color shades, tints & tones
#dc906e color schemes
#dc906e color preview, HTML & CSS examples
           This text has a color of #dc906e        
        
          <p style="color:#dc906e;">Text here</p>
        
        
          .mytext {color:#dc906e;}
        
        Text color #dc906e
      
           This box has a color of #dc906e        
        
          <div style="background-color:#dc906e;">Content here</div>
        
        
          .mybackground {background-color:#dc906e;}
        
        Background color #dc906e
      
           Border around this has a color of #dc906e        
        
          <div style="border:2px solid #dc906e;">Content here</div>
        
        
          .myborder {border:2px solid #dc906e;}
        
        Border color #dc906e