#cd8360 color space conversions
Hex:
        #cd8360
        RGB:
        205, 131, 96
        CMY:
        20, 49, 62
        CMYK:
        0, 36, 53, 20
      HSL:
        19°, 52.1531%, 59.0196%
        HSV (HSB):
        19°, 53.1707%, 80.3922%
        XYZ:
        35.4045, 30.0563, 15.0018
        xyY:
        0.4400, 0.3735, 30.0563
      CIE-Lab:
        61.7027, 24.8319, 30.6725
        CIE-LCH:
        61.7027, 39.4643, 51.0070
        CIE-Luv:
        61.7027, 55.1333, 32.7662
        Hunter-Lab:
        54.8236, 19.3320, 22.1526
      #cd8360 color charts
#cd8360 RGB chart
      #cd8360 CMYK chart
      #cd8360 RGB pie chart
      #cd8360 color shades, tints & tones
#cd8360 color schemes
#cd8360 color preview, HTML & CSS examples
           This text has a color of #cd8360        
        
          <p style="color:#cd8360;">Text here</p>
        
        
          .mytext {color:#cd8360;}
        
        Text color #cd8360
      
           This box has a color of #cd8360        
        
          <div style="background-color:#cd8360;">Content here</div>
        
        
          .mybackground {background-color:#cd8360;}
        
        Background color #cd8360
      
           Border around this has a color of #cd8360        
        
          <div style="border:2px solid #cd8360;">Content here</div>
        
        
          .myborder {border:2px solid #cd8360;}
        
        Border color #cd8360