#ccb742 color space conversions
Hex:
        #ccb742
        RGB:
        204, 183, 66
        CMY:
        20, 28, 74
        CMYK:
        0, 10, 68, 20
      HSL:
        51°, 57.5000%, 52.9412%
        HSV (HSB):
        51°, 67.6471%, 80.0000%
        XYZ:
        42.8187, 47.0977, 11.9882
        xyY:
        0.4202, 0.4622, 47.0977
      CIE-Lab:
        74.2522, -5.7215, 59.7493
        CIE-LCH:
        74.2522, 60.0226, 95.4699
        CIE-Luv:
        74.2522, 19.5715, 68.9848
        Hunter-Lab:
        68.6278, -8.7276, 37.6824
      #ccb742 color charts
#ccb742 RGB chart
      #ccb742 CMYK chart
      #ccb742 RGB pie chart
      #ccb742 color shades, tints & tones
#ccb742 color schemes
#ccb742 color preview, HTML & CSS examples
           This text has a color of #ccb742        
        
          <p style="color:#ccb742;">Text here</p>
        
        
          .mytext {color:#ccb742;}
        
        Text color #ccb742
      
           This box has a color of #ccb742        
        
          <div style="background-color:#ccb742;">Content here</div>
        
        
          .mybackground {background-color:#ccb742;}
        
        Background color #ccb742
      
           Border around this has a color of #ccb742        
        
          <div style="border:2px solid #ccb742;">Content here</div>
        
        
          .myborder {border:2px solid #ccb742;}
        
        Border color #ccb742