#cd7672 color space conversions
Hex:
        #cd7672
        RGB:
        205, 118, 114
        CMY:
        20, 54, 55
        CMYK:
        0, 42, 44, 20
      HSL:
        3°, 47.6440%, 62.5490%
        HSV (HSB):
        3°, 44.3902%, 80.3922%
        XYZ:
        34.6925, 27.1509, 19.3317
        xyY:
        0.4274, 0.3345, 27.1509
      CIE-Lab:
        59.1137, 33.5636, 17.0977
        CIE-LCH:
        59.1137, 37.6676, 26.9948
        CIE-Luv:
        59.1137, 61.2689, 15.6982
        Hunter-Lab:
        52.1065, 27.6589, 14.4777
      #cd7672 color charts
#cd7672 RGB chart
      #cd7672 CMYK chart
      #cd7672 RGB pie chart
      #cd7672 color shades, tints & tones
#cd7672 color schemes
#cd7672 color preview, HTML & CSS examples
           This text has a color of #cd7672        
        
          <p style="color:#cd7672;">Text here</p>
        
        
          .mytext {color:#cd7672;}
        
        Text color #cd7672
      
           This box has a color of #cd7672        
        
          <div style="background-color:#cd7672;">Content here</div>
        
        
          .mybackground {background-color:#cd7672;}
        
        Background color #cd7672
      
           Border around this has a color of #cd7672        
        
          <div style="border:2px solid #cd7672;">Content here</div>
        
        
          .myborder {border:2px solid #cd7672;}
        
        Border color #cd7672