#cfbc42 color space conversions
Hex:
        #cfbc42
        RGB:
        207, 188, 66
        CMY:
        19, 26, 74
        CMYK:
        0, 9, 68, 19
      HSL:
        52°, 59.4937%, 53.5294%
        HSV (HSB):
        52°, 68.1159%, 81.1765%
        XYZ:
        44.6987, 49.6252, 12.3770
        xyY:
        0.4189, 0.4651, 49.6252
      CIE-Lab:
        75.8386, -7.0299, 61.4593
        CIE-LCH:
        75.8386, 61.8600, 96.5253
        CIE-Luv:
        75.8386, 18.3028, 71.2198
        Hunter-Lab:
        70.4451, -10.0175, 38.8945
      #cfbc42 color charts
#cfbc42 RGB chart
      #cfbc42 CMYK chart
      #cfbc42 RGB pie chart
      #cfbc42 color shades, tints & tones
#cfbc42 color schemes
#cfbc42 color preview, HTML & CSS examples
           This text has a color of #cfbc42        
        
          <p style="color:#cfbc42;">Text here</p>
        
        
          .mytext {color:#cfbc42;}
        
        Text color #cfbc42
      
           This box has a color of #cfbc42        
        
          <div style="background-color:#cfbc42;">Content here</div>
        
        
          .mybackground {background-color:#cfbc42;}
        
        Background color #cfbc42
      
           Border around this has a color of #cfbc42        
        
          <div style="border:2px solid #cfbc42;">Content here</div>
        
        
          .myborder {border:2px solid #cfbc42;}
        
        Border color #cfbc42