#cd755f color space conversions
Hex:
        #cd755f
        RGB:
        205, 117, 95
        CMY:
        20, 54, 63
        CMYK:
        0, 43, 54, 20
      HSL:
        12°, 52.3810%, 58.8235%
        HSV (HSB):
        12°, 53.6585%, 80.3922%
        XYZ:
        33.6037, 26.5279, 14.1758
        xyY:
        0.4522, 0.3570, 26.5279
      CIE-Lab:
        58.5348, 32.2809, 27.1423
        CIE-LCH:
        58.5348, 42.1754, 40.0577
        CIE-Luv:
        58.5348, 65.2179, 26.8658
        Hunter-Lab:
        51.5053, 26.3248, 19.7353
      #cd755f color charts
#cd755f RGB chart
      #cd755f CMYK chart
      #cd755f RGB pie chart
      #cd755f color shades, tints & tones
#cd755f color schemes
#cd755f color preview, HTML & CSS examples
           This text has a color of #cd755f        
        
          <p style="color:#cd755f;">Text here</p>
        
        
          .mytext {color:#cd755f;}
        
        Text color #cd755f
      
           This box has a color of #cd755f        
        
          <div style="background-color:#cd755f;">Content here</div>
        
        
          .mybackground {background-color:#cd755f;}
        
        Background color #cd755f
      
           Border around this has a color of #cd755f        
        
          <div style="border:2px solid #cd755f;">Content here</div>
        
        
          .myborder {border:2px solid #cd755f;}
        
        Border color #cd755f