#cfb334 color space conversions
Hex:
        #cfb334
        RGB:
        207, 179, 52
        CMY:
        19, 30, 80
        CMYK:
        0, 14, 75, 19
      HSL:
        49°, 61.7530%, 50.7843%
        HSV (HSB):
        49°, 74.8792%, 81.1765%
        XYZ:
        42.4721, 45.7535, 9.8416
        xyY:
        0.4331, 0.4666, 45.7535
      CIE-Lab:
        73.3853, -3.0220, 64.3562
        CIE-LCH:
        73.3853, 64.4272, 92.6885
        CIE-Luv:
        73.3853, 24.9936, 71.2613
        Hunter-Lab:
        67.6414, -6.2921, 38.7224
      #cfb334 color charts
#cfb334 RGB chart
      #cfb334 CMYK chart
      #cfb334 RGB pie chart
      #cfb334 color shades, tints & tones
#cfb334 color schemes
#cfb334 color preview, HTML & CSS examples
           This text has a color of #cfb334        
        
          <p style="color:#cfb334;">Text here</p>
        
        
          .mytext {color:#cfb334;}
        
        Text color #cfb334
      
           This box has a color of #cfb334        
        
          <div style="background-color:#cfb334;">Content here</div>
        
        
          .mybackground {background-color:#cfb334;}
        
        Background color #cfb334
      
           Border around this has a color of #cfb334        
        
          <div style="border:2px solid #cfb334;">Content here</div>
        
        
          .myborder {border:2px solid #cfb334;}
        
        Border color #cfb334