#cfae14 color space conversions
Hex:
        #cfae14
        RGB:
        207, 174, 20
        CMY:
        19, 32, 92
        CMYK:
        0, 16, 90, 19
      HSL:
        49°, 82.3789%, 44.5098%
        HSV (HSB):
        49°, 90.3382%, 81.1765%
        XYZ:
        40.9944, 43.5880, 6.9145
        xyY:
        0.4480, 0.4764, 43.5880
      CIE-Lab:
        71.9523, -1.3304, 71.8490
        CIE-LCH:
        71.9523, 71.8613, 91.0608
        CIE-Luv:
        71.9523, 29.2969, 74.7331
        Hunter-Lab:
        66.0212, -4.7014, 40.0053
      #cfae14 color charts
#cfae14 RGB chart
      #cfae14 CMYK chart
      #cfae14 RGB pie chart
      #cfae14 color shades, tints & tones
#cfae14 color schemes
#cfae14 color preview, HTML & CSS examples
           This text has a color of #cfae14        
        
          <p style="color:#cfae14;">Text here</p>
        
        
          .mytext {color:#cfae14;}
        
        Text color #cfae14
      
           This box has a color of #cfae14        
        
          <div style="background-color:#cfae14;">Content here</div>
        
        
          .mybackground {background-color:#cfae14;}
        
        Background color #cfae14
      
           Border around this has a color of #cfae14        
        
          <div style="border:2px solid #cfae14;">Content here</div>
        
        
          .myborder {border:2px solid #cfae14;}
        
        Border color #cfae14