#cfb848 color space conversions
Hex:
        #cfb848
        RGB:
        207, 184, 72
        CMY:
        19, 28, 72
        CMYK:
        0, 11, 65, 19
      HSL:
        50°, 58.4416%, 54.7059%
        HSV (HSB):
        50°, 65.2174%, 81.1765%
        XYZ:
        44.0423, 48.0143, 13.0773
        xyY:
        0.4189, 0.4567, 48.0143
      CIE-Lab:
        74.8339, -4.6120, 57.9332
        CIE-LCH:
        74.8339, 58.1165, 94.5516
        CIE-Luv:
        74.8339, 20.8342, 67.5922
        Hunter-Lab:
        69.2923, -7.8067, 37.3150
      #cfb848 color charts
#cfb848 RGB chart
      #cfb848 CMYK chart
      #cfb848 RGB pie chart
      #cfb848 color shades, tints & tones
#cfb848 color schemes
#cfb848 color preview, HTML & CSS examples
           This text has a color of #cfb848        
        
          <p style="color:#cfb848;">Text here</p>
        
        
          .mytext {color:#cfb848;}
        
        Text color #cfb848
      
           This box has a color of #cfb848        
        
          <div style="background-color:#cfb848;">Content here</div>
        
        
          .mybackground {background-color:#cfb848;}
        
        Background color #cfb848
      
           Border around this has a color of #cfb848        
        
          <div style="border:2px solid #cfb848;">Content here</div>
        
        
          .myborder {border:2px solid #cfb848;}
        
        Border color #cfb848