#cd826d color space conversions
Hex:
        #cd826d
        RGB:
        205, 130, 109
        CMY:
        20, 49, 57
        CMYK:
        0, 37, 47, 20
      HSL:
        13°, 48.9796%, 61.5686%
        HSV (HSB):
        13°, 46.8293%, 80.3922%
        XYZ:
        35.9198, 30.0485, 18.3748
        xyY:
        0.4259, 0.3563, 30.0485
      CIE-Lab:
        61.6961, 26.5977, 23.4363
        CIE-LCH:
        61.6961, 35.4499, 41.3845
        CIE-Luv:
        61.6961, 54.0280, 24.7308
        Hunter-Lab:
        54.8165, 21.0373, 18.4973
      #cd826d color charts
#cd826d RGB chart
      #cd826d CMYK chart
      #cd826d RGB pie chart
      #cd826d color shades, tints & tones
#cd826d color schemes
#cd826d color preview, HTML & CSS examples
           This text has a color of #cd826d        
        
          <p style="color:#cd826d;">Text here</p>
        
        
          .mytext {color:#cd826d;}
        
        Text color #cd826d
      
           This box has a color of #cd826d        
        
          <div style="background-color:#cd826d;">Content here</div>
        
        
          .mybackground {background-color:#cd826d;}
        
        Background color #cd826d
      
           Border around this has a color of #cd826d        
        
          <div style="border:2px solid #cd826d;">Content here</div>
        
        
          .myborder {border:2px solid #cd826d;}
        
        Border color #cd826d