#cfc26a color space conversions
Hex:
        #cfc26a
        RGB:
        207, 194, 106
        CMY:
        19, 24, 58
        CMYK:
        0, 6, 49, 19
      HSL:
        52°, 51.2690%, 61.3725%
        HSV (HSB):
        52°, 48.7923%, 81.1765%
        XYZ:
        47.6254, 52.8896, 21.3343
        xyY:
        0.3909, 0.4341, 52.8896
      CIE-Lab:
        77.8098, -7.2186, 45.5776
        CIE-LCH:
        77.8098, 46.1457, 98.9998
        CIE-Luv:
        77.8098, 12.8119, 58.3183
        Hunter-Lab:
        72.7252, -10.3752, 33.5147
      #cfc26a color charts
#cfc26a RGB chart
      #cfc26a CMYK chart
      #cfc26a RGB pie chart
      #cfc26a color shades, tints & tones
#cfc26a color schemes
#cfc26a color preview, HTML & CSS examples
           This text has a color of #cfc26a        
        
          <p style="color:#cfc26a;">Text here</p>
        
        
          .mytext {color:#cfc26a;}
        
        Text color #cfc26a
      
           This box has a color of #cfc26a        
        
          <div style="background-color:#cfc26a;">Content here</div>
        
        
          .mybackground {background-color:#cfc26a;}
        
        Background color #cfc26a
      
           Border around this has a color of #cfc26a        
        
          <div style="border:2px solid #cfc26a;">Content here</div>
        
        
          .myborder {border:2px solid #cfc26a;}
        
        Border color #cfc26a