#cd7260 color space conversions
Hex:
        #cd7260
        RGB:
        205, 114, 96
        CMY:
        20, 55, 62
        CMYK:
        0, 44, 53, 20
      HSL:
        10°, 52.1531%, 59.0196%
        HSV (HSB):
        10°, 53.1707%, 80.3922%
        XYZ:
        33.3055, 25.8583, 14.3021
        xyY:
        0.4533, 0.3520, 25.8583
      CIE-Lab:
        57.9023, 33.9583, 25.7516
        CIE-LCH:
        57.9023, 42.6182, 37.1741
        CIE-Luv:
        57.9023, 67.1609, 24.9397
        Hunter-Lab:
        50.8510, 27.9213, 18.9202
      #cd7260 color charts
#cd7260 RGB chart
      #cd7260 CMYK chart
      #cd7260 RGB pie chart
      #cd7260 color shades, tints & tones
#cd7260 color schemes
#cd7260 color preview, HTML & CSS examples
           This text has a color of #cd7260        
        
          <p style="color:#cd7260;">Text here</p>
        
        
          .mytext {color:#cd7260;}
        
        Text color #cd7260
      
           This box has a color of #cd7260        
        
          <div style="background-color:#cd7260;">Content here</div>
        
        
          .mybackground {background-color:#cd7260;}
        
        Background color #cd7260
      
           Border around this has a color of #cd7260        
        
          <div style="border:2px solid #cd7260;">Content here</div>
        
        
          .myborder {border:2px solid #cd7260;}
        
        Border color #cd7260