#cfae0b color space conversions
Hex:
        #cfae0b
        RGB:
        207, 174, 11
        CMY:
        19, 32, 96
        CMYK:
        0, 16, 95, 19
      HSL:
        50°, 89.9083%, 42.7451%
        HSV (HSB):
        50°, 94.6860%, 81.1765%
        XYZ:
        40.9286, 43.5617, 6.5677
        xyY:
        0.4495, 0.4784, 43.5617
      CIE-Lab:
        71.9345, -1.4565, 73.1755
        CIE-LCH:
        71.9345, 73.1900, 91.1403
        CIE-Luv:
        71.9345, 29.3953, 75.4822
        Hunter-Lab:
        66.0013, -4.8111, 40.3010
      #cfae0b color charts
#cfae0b RGB chart
      #cfae0b CMYK chart
      #cfae0b RGB pie chart
      #cfae0b color shades, tints & tones
#cfae0b color schemes
#cfae0b color preview, HTML & CSS examples
           This text has a color of #cfae0b        
        
          <p style="color:#cfae0b;">Text here</p>
        
        
          .mytext {color:#cfae0b;}
        
        Text color #cfae0b
      
           This box has a color of #cfae0b        
        
          <div style="background-color:#cfae0b;">Content here</div>
        
        
          .mybackground {background-color:#cfae0b;}
        
        Background color #cfae0b
      
           Border around this has a color of #cfae0b        
        
          <div style="border:2px solid #cfae0b;">Content here</div>
        
        
          .myborder {border:2px solid #cfae0b;}
        
        Border color #cfae0b