#cd745e color space conversions
Hex:
        #cd745e
        RGB:
        205, 116, 94
        CMY:
        20, 55, 63
        CMYK:
        0, 43, 54, 20
      HSL:
        12°, 52.6066%, 58.6275%
        HSV (HSB):
        12°, 54.1463%, 80.3922%
        XYZ:
        33.4426, 26.2781, 13.8992
        xyY:
        0.4543, 0.3569, 26.2781
      CIE-Lab:
        58.3001, 32.7269, 27.4011
        CIE-LCH:
        58.3001, 42.6834, 39.9382
        CIE-Luv:
        58.3001, 66.0857, 26.9806
        Hunter-Lab:
        51.2621, 26.7418, 19.8076
      #cd745e color charts
#cd745e RGB chart
      #cd745e CMYK chart
      #cd745e RGB pie chart
      #cd745e color shades, tints & tones
#cd745e color schemes
#cd745e color preview, HTML & CSS examples
           This text has a color of #cd745e        
        
          <p style="color:#cd745e;">Text here</p>
        
        
          .mytext {color:#cd745e;}
        
        Text color #cd745e
      
           This box has a color of #cd745e        
        
          <div style="background-color:#cd745e;">Content here</div>
        
        
          .mybackground {background-color:#cd745e;}
        
        Background color #cd745e
      
           Border around this has a color of #cd745e        
        
          <div style="border:2px solid #cd745e;">Content here</div>
        
        
          .myborder {border:2px solid #cd745e;}
        
        Border color #cd745e