#cd715b color space conversions
Hex:
        #cd715b
        RGB:
        205, 113, 91
        CMY:
        20, 56, 64
        CMYK:
        0, 45, 56, 20
      HSL:
        12°, 53.2710%, 58.0392%
        HSV (HSB):
        12°, 55.6098%, 80.3922%
        XYZ:
        32.9703, 25.5447, 13.0904
        xyY:
        0.4604, 0.3567, 25.5447
      CIE-Lab:
        57.6024, 34.0646, 28.1906
        CIE-LCH:
        57.6024, 44.2166, 39.6099
        CIE-Luv:
        57.6024, 68.7026, 27.3221
        Hunter-Lab:
        50.5418, 27.9941, 20.0230
      #cd715b color charts
#cd715b RGB chart
      #cd715b CMYK chart
      #cd715b RGB pie chart
      #cd715b color shades, tints & tones
#cd715b color schemes
#cd715b color preview, HTML & CSS examples
           This text has a color of #cd715b        
        
          <p style="color:#cd715b;">Text here</p>
        
        
          .mytext {color:#cd715b;}
        
        Text color #cd715b
      
           This box has a color of #cd715b        
        
          <div style="background-color:#cd715b;">Content here</div>
        
        
          .mybackground {background-color:#cd715b;}
        
        Background color #cd715b
      
           Border around this has a color of #cd715b        
        
          <div style="border:2px solid #cd715b;">Content here</div>
        
        
          .myborder {border:2px solid #cd715b;}
        
        Border color #cd715b