#ccb814 color space conversions
Hex:
        #ccb814
        RGB:
        204, 184, 20
        CMY:
        20, 28, 92
        CMYK:
        0, 10, 90, 20
      HSL:
        53°, 82.1429%, 43.9216%
        HSV (HSB):
        53°, 90.1961%, 80.0000%
        XYZ:
        42.1686, 47.1689, 7.5438
        xyY:
        0.4353, 0.4869, 47.1689
      CIE-Lab:
        74.2976, -7.8671, 73.5421
        CIE-LCH:
        74.2976, 73.9617, 96.1059
        CIE-Luv:
        74.2976, 19.8546, 78.5471
        Hunter-Lab:
        68.6796, -10.5920, 41.5633
      #ccb814 color charts
#ccb814 RGB chart
      #ccb814 CMYK chart
      #ccb814 RGB pie chart
      #ccb814 color shades, tints & tones
#ccb814 color schemes
#ccb814 color preview, HTML & CSS examples
           This text has a color of #ccb814        
        
          <p style="color:#ccb814;">Text here</p>
        
        
          .mytext {color:#ccb814;}
        
        Text color #ccb814
      
           This box has a color of #ccb814        
        
          <div style="background-color:#ccb814;">Content here</div>
        
        
          .mybackground {background-color:#ccb814;}
        
        Background color #ccb814
      
           Border around this has a color of #ccb814        
        
          <div style="border:2px solid #ccb814;">Content here</div>
        
        
          .myborder {border:2px solid #ccb814;}
        
        Border color #ccb814