#cd844e color space conversions
Hex:
        #cd844e
        RGB:
        205, 132, 78
        CMY:
        20, 48, 69
        CMYK:
        0, 36, 62, 20
      HSL:
        26°, 55.9471%, 55.4902%
        HSV (HSB):
        26°, 61.9512%, 80.3922%
        XYZ:
        34.8032, 30.0317, 11.1701
        xyY:
        0.4579, 0.3951, 30.0317
      CIE-Lab:
        61.6816, 22.8751, 40.3079
        CIE-LCH:
        61.6816, 46.3465, 60.4248
        CIE-Luv:
        61.6816, 56.5330, 42.2231
        Hunter-Lab:
        54.8012, 17.4600, 26.2758
      #cd844e color charts
#cd844e RGB chart
      #cd844e CMYK chart
      #cd844e RGB pie chart
      #cd844e color shades, tints & tones
#cd844e color schemes
#cd844e color preview, HTML & CSS examples
           This text has a color of #cd844e        
        
          <p style="color:#cd844e;">Text here</p>
        
        
          .mytext {color:#cd844e;}
        
        Text color #cd844e
      
           This box has a color of #cd844e        
        
          <div style="background-color:#cd844e;">Content here</div>
        
        
          .mybackground {background-color:#cd844e;}
        
        Background color #cd844e
      
           Border around this has a color of #cd844e        
        
          <div style="border:2px solid #cd844e;">Content here</div>
        
        
          .myborder {border:2px solid #cd844e;}
        
        Border color #cd844e