#cfcd53 color space conversions
Hex:
        #cfcd53
        RGB:
        207, 205, 83
        CMY:
        19, 20, 67
        CMYK:
        0, 1, 60, 19
      HSL:
        59°, 56.3636%, 56.8627%
        HSV (HSB):
        59°, 59.9034%, 81.1765%
        XYZ:
        49.1248, 57.5526, 16.7032
        xyY:
        0.3982, 0.4665, 57.5526
      CIE-Lab:
        80.4894, -14.6442, 59.2970
        CIE-LCH:
        80.4894, 61.0786, 103.8724
        CIE-Luv:
        80.4894, 6.6028, 73.0410
        Hunter-Lab:
        75.8634, -17.1746, 40.0502
      #cfcd53 color charts
#cfcd53 RGB chart
      #cfcd53 CMYK chart
      #cfcd53 RGB pie chart
      #cfcd53 color shades, tints & tones
#cfcd53 color schemes
#cfcd53 color preview, HTML & CSS examples
           This text has a color of #cfcd53        
        
          <p style="color:#cfcd53;">Text here</p>
        
        
          .mytext {color:#cfcd53;}
        
        Text color #cfcd53
      
           This box has a color of #cfcd53        
        
          <div style="background-color:#cfcd53;">Content here</div>
        
        
          .mybackground {background-color:#cfcd53;}
        
        Background color #cfcd53
      
           Border around this has a color of #cfcd53        
        
          <div style="border:2px solid #cfcd53;">Content here</div>
        
        
          .myborder {border:2px solid #cfcd53;}
        
        Border color #cfcd53