#dc844e color space conversions
Hex:
        #dc844e
        RGB:
        220, 132, 78
        CMY:
        14, 48, 69
        CMYK:
        0, 40, 65, 14
      HSL:
        23°, 66.9811%, 58.4314%
        HSV (HSB):
        23°, 64.5455%, 86.2745%
        XYZ:
        39.1416, 32.2682, 11.3731
        xyY:
        0.4728, 0.3898, 32.2682
      CIE-Lab:
        63.5640, 29.0466, 42.9896
        CIE-LCH:
        63.5640, 51.8826, 55.9544
        CIE-Luv:
        63.5640, 68.6727, 43.6198
        Hunter-Lab:
        56.8051, 23.5865, 27.8930
      #dc844e color charts
#dc844e RGB chart
      #dc844e CMYK chart
      #dc844e RGB pie chart
      #dc844e color shades, tints & tones
#dc844e color schemes
#dc844e color preview, HTML & CSS examples
           This text has a color of #dc844e        
        
          <p style="color:#dc844e;">Text here</p>
        
        
          .mytext {color:#dc844e;}
        
        Text color #dc844e
      
           This box has a color of #dc844e        
        
          <div style="background-color:#dc844e;">Content here</div>
        
        
          .mybackground {background-color:#dc844e;}
        
        Background color #dc844e
      
           Border around this has a color of #dc844e        
        
          <div style="border:2px solid #dc844e;">Content here</div>
        
        
          .myborder {border:2px solid #dc844e;}
        
        Border color #dc844e