#ccb430 color space conversions
Hex:
        #ccb430
        RGB:
        204, 180, 48
        CMY:
        20, 29, 81
        CMYK:
        0, 12, 76, 20
      HSL:
        51°, 61.9048%, 49.4118%
        HSV (HSB):
        51°, 76.4706%, 80.0000%
        XYZ:
        41.7566, 45.6933, 9.4152
        xyY:
        0.4311, 0.4717, 45.6933
      CIE-Lab:
        73.3461, -5.0115, 65.6041
        CIE-LCH:
        73.3461, 65.7952, 94.3683
        CIE-Luv:
        73.3461, 22.1876, 72.5254
        Hunter-Lab:
        67.5968, -8.0296, 39.0596
      #ccb430 color charts
#ccb430 RGB chart
      #ccb430 CMYK chart
      #ccb430 RGB pie chart
      #ccb430 color shades, tints & tones
#ccb430 color schemes
#ccb430 color preview, HTML & CSS examples
           This text has a color of #ccb430        
        
          <p style="color:#ccb430;">Text here</p>
        
        
          .mytext {color:#ccb430;}
        
        Text color #ccb430
      
           This box has a color of #ccb430        
        
          <div style="background-color:#ccb430;">Content here</div>
        
        
          .mybackground {background-color:#ccb430;}
        
        Background color #ccb430
      
           Border around this has a color of #ccb430        
        
          <div style="border:2px solid #ccb430;">Content here</div>
        
        
          .myborder {border:2px solid #ccb430;}
        
        Border color #ccb430