#cfcfaf color space conversions
Hex:
        #cfcfaf
        RGB:
        207, 207, 175
        CMY:
        19, 19, 31
        CMYK:
        0, 0, 15, 19
      HSL:
        60°, 25.0000%, 74.9020%
        HSV (HSB):
        60°, 15.4589%, 81.1765%
        XYZ:
        55.7828, 60.9862, 49.3889
        xyY:
        0.3357, 0.3670, 60.9862
      CIE-Lab:
        82.3713, -5.3904, 15.9367
        CIE-LCH:
        82.3713, 16.8236, 108.6876
        CIE-Luv:
        82.3713, 1.7224, 23.8604
        Hunter-Lab:
        78.0937, -9.1602, 17.1687
      #cfcfaf color charts
#cfcfaf RGB chart
      #cfcfaf CMYK chart
      #cfcfaf RGB pie chart
      #cfcfaf color shades, tints & tones
#cfcfaf color schemes
#cfcfaf color preview, HTML & CSS examples
           This text has a color of #cfcfaf        
        
          <p style="color:#cfcfaf;">Text here</p>
        
        
          .mytext {color:#cfcfaf;}
        
        Text color #cfcfaf
      
           This box has a color of #cfcfaf        
        
          <div style="background-color:#cfcfaf;">Content here</div>
        
        
          .mybackground {background-color:#cfcfaf;}
        
        Background color #cfcfaf
      
           Border around this has a color of #cfcfaf        
        
          <div style="border:2px solid #cfcfaf;">Content here</div>
        
        
          .myborder {border:2px solid #cfcfaf;}
        
        Border color #cfcfaf