#ccb314 color space conversions
Hex:
        #ccb314
        RGB:
        204, 179, 20
        CMY:
        20, 30, 92
        CMYK:
        0, 12, 90, 20
      HSL:
        52°, 82.1429%, 43.9216%
        HSV (HSB):
        52°, 90.1961%, 80.0000%
        XYZ:
        41.1482, 45.1281, 7.2037
        xyY:
        0.4402, 0.4828, 45.1281
      CIE-Lab:
        72.9761, -5.2720, 72.5172
        CIE-LCH:
        72.9761, 72.7086, 94.1581
        CIE-Luv:
        72.9761, 23.4128, 76.6123
        Hunter-Lab:
        67.1774, -8.2239, 40.6663
      #ccb314 color charts
#ccb314 RGB chart
      #ccb314 CMYK chart
      #ccb314 RGB pie chart
      #ccb314 color shades, tints & tones
#ccb314 color schemes
#ccb314 color preview, HTML & CSS examples
           This text has a color of #ccb314        
        
          <p style="color:#ccb314;">Text here</p>
        
        
          .mytext {color:#ccb314;}
        
        Text color #ccb314
      
           This box has a color of #ccb314        
        
          <div style="background-color:#ccb314;">Content here</div>
        
        
          .mybackground {background-color:#ccb314;}
        
        Background color #ccb314
      
           Border around this has a color of #ccb314        
        
          <div style="border:2px solid #ccb314;">Content here</div>
        
        
          .myborder {border:2px solid #ccb314;}
        
        Border color #ccb314