#cfcd56 color space conversions
Hex:
        #cfcd56
        RGB:
        207, 205, 86
        CMY:
        19, 20, 66
        CMYK:
        0, 1, 58, 19
      HSL:
        59°, 55.7604%, 57.4510%
        HSV (HSB):
        59°, 58.4541%, 81.1765%
        XYZ:
        49.2432, 57.5999, 17.3266
        xyY:
        0.3966, 0.4639, 57.5999
      CIE-Lab:
        80.5158, -14.4362, 58.0270
        CIE-LCH:
        80.5158, 59.7958, 103.9707
        CIE-Luv:
        80.5158, 6.5210, 71.9522
        Hunter-Lab:
        75.8946, -16.9983, 39.5904
      #cfcd56 color charts
#cfcd56 RGB chart
      #cfcd56 CMYK chart
      #cfcd56 RGB pie chart
      #cfcd56 color shades, tints & tones
#cfcd56 color schemes
#cfcd56 color preview, HTML & CSS examples
           This text has a color of #cfcd56        
        
          <p style="color:#cfcd56;">Text here</p>
        
        
          .mytext {color:#cfcd56;}
        
        Text color #cfcd56
      
           This box has a color of #cfcd56        
        
          <div style="background-color:#cfcd56;">Content here</div>
        
        
          .mybackground {background-color:#cfcd56;}
        
        Background color #cfcd56
      
           Border around this has a color of #cfcd56        
        
          <div style="border:2px solid #cfcd56;">Content here</div>
        
        
          .myborder {border:2px solid #cfcd56;}
        
        Border color #cfcd56