#ccb402 color space conversions
Hex:
        #ccb402
        RGB:
        204, 180, 2
        CMY:
        20, 29, 99
        CMYK:
        0, 12, 99, 20
      HSL:
        53°, 98.0583%, 40.3922%
        HSV (HSB):
        53°, 99.0196%, 80.0000%
        XYZ:
        41.2341, 45.4843, 6.6635
        xyY:
        0.4416, 0.4871, 45.4843
      CIE-Lab:
        73.2096, -6.0155, 74.9943
        CIE-LCH:
        73.2096, 75.2352, 94.5861
        CIE-Luv:
        73.2096, 22.8425, 78.2842
        Hunter-Lab:
        67.4420, -8.8886, 41.3514
      #ccb402 color charts
#ccb402 RGB chart
      #ccb402 CMYK chart
      #ccb402 RGB pie chart
      #ccb402 color shades, tints & tones
#ccb402 color schemes
#ccb402 color preview, HTML & CSS examples
           This text has a color of #ccb402        
        
          <p style="color:#ccb402;">Text here</p>
        
        
          .mytext {color:#ccb402;}
        
        Text color #ccb402
      
           This box has a color of #ccb402        
        
          <div style="background-color:#ccb402;">Content here</div>
        
        
          .mybackground {background-color:#ccb402;}
        
        Background color #ccb402
      
           Border around this has a color of #ccb402        
        
          <div style="border:2px solid #ccb402;">Content here</div>
        
        
          .myborder {border:2px solid #ccb402;}
        
        Border color #ccb402