#cf82af color space conversions
Hex:
        #cf82af
        RGB:
        207, 130, 175
        CMY:
        19, 49, 31
        CMYK:
        0, 37, 15, 19
      HSL:
        325°, 44.5087%, 66.0784%
        HSV (HSB):
        325°, 37.1981%, 81.1765%
        XYZ:
        41.4526, 32.3258, 44.6122
        xyY:
        0.3501, 0.2730, 32.3258
      CIE-Lab:
        63.6113, 36.0244, -11.2852
        CIE-LCH:
        63.6113, 37.7507, 342.6059
        CIE-Luv:
        63.6113, 44.0937, -22.8630
        Hunter-Lab:
        56.8558, 30.6438, -6.7231
      #cf82af color charts
#cf82af RGB chart
      #cf82af CMYK chart
      #cf82af RGB pie chart
      #cf82af color shades, tints & tones
#cf82af color schemes
#cf82af color preview, HTML & CSS examples
           This text has a color of #cf82af        
        
          <p style="color:#cf82af;">Text here</p>
        
        
          .mytext {color:#cf82af;}
        
        Text color #cf82af
      
           This box has a color of #cf82af        
        
          <div style="background-color:#cf82af;">Content here</div>
        
        
          .mybackground {background-color:#cf82af;}
        
        Background color #cf82af
      
           Border around this has a color of #cf82af        
        
          <div style="border:2px solid #cf82af;">Content here</div>
        
        
          .myborder {border:2px solid #cf82af;}
        
        Border color #cf82af