#cfae27 color space conversions
Hex:
        #cfae27
        RGB:
        207, 174, 39
        CMY:
        19, 32, 85
        CMYK:
        0, 16, 81, 19
      HSL:
        48°, 68.2927%, 48.2353%
        HSV (HSB):
        48°, 81.1594%, 81.1765%
        XYZ:
        41.2344, 43.6840, 8.1780
        xyY:
        0.4429, 0.4692, 43.6840
      CIE-Lab:
        72.0168, -0.8729, 67.3692
        CIE-LCH:
        72.0168, 67.3748, 90.7423
        CIE-Luv:
        72.0168, 28.9417, 72.0278
        Hunter-Lab:
        66.0939, -4.3024, 38.9295
      #cfae27 color charts
#cfae27 RGB chart
      #cfae27 CMYK chart
      #cfae27 RGB pie chart
      #cfae27 color shades, tints & tones
#cfae27 color schemes
#cfae27 color preview, HTML & CSS examples
           This text has a color of #cfae27        
        
          <p style="color:#cfae27;">Text here</p>
        
        
          .mytext {color:#cfae27;}
        
        Text color #cfae27
      
           This box has a color of #cfae27        
        
          <div style="background-color:#cfae27;">Content here</div>
        
        
          .mybackground {background-color:#cfae27;}
        
        Background color #cfae27
      
           Border around this has a color of #cfae27        
        
          <div style="border:2px solid #cfae27;">Content here</div>
        
        
          .myborder {border:2px solid #cfae27;}
        
        Border color #cfae27