#cd7050 color space conversions
Hex:
        #cd7050
        RGB:
        205, 112, 80
        CMY:
        20, 56, 69
        CMYK:
        0, 45, 61, 20
      HSL:
        15°, 55.5556%, 55.8824%
        HSV (HSB):
        15°, 60.9756%, 80.3922%
        XYZ:
        32.4190, 25.1467, 10.7345
        xyY:
        0.4747, 0.3682, 25.1467
      CIE-Lab:
        57.2180, 33.7519, 33.8453
        CIE-LCH:
        57.2180, 47.7985, 45.0791
        CIE-Luv:
        57.2180, 71.1570, 32.6584
        Hunter-Lab:
        50.1464, 27.6415, 22.4107
      #cd7050 color charts
#cd7050 RGB chart
      #cd7050 CMYK chart
      #cd7050 RGB pie chart
      #cd7050 color shades, tints & tones
#cd7050 color schemes
#cd7050 color preview, HTML & CSS examples
           This text has a color of #cd7050        
        
          <p style="color:#cd7050;">Text here</p>
        
        
          .mytext {color:#cd7050;}
        
        Text color #cd7050
      
           This box has a color of #cd7050        
        
          <div style="background-color:#cd7050;">Content here</div>
        
        
          .mybackground {background-color:#cd7050;}
        
        Background color #cd7050
      
           Border around this has a color of #cd7050        
        
          <div style="border:2px solid #cd7050;">Content here</div>
        
        
          .myborder {border:2px solid #cd7050;}
        
        Border color #cd7050