#ccbf14 color space conversions
Hex:
        #ccbf14
        RGB:
        204, 191, 20
        CMY:
        20, 25, 92
        CMYK:
        0, 6, 90, 20
      HSL:
        56°, 82.1429%, 43.9216%
        HSV (HSB):
        56°, 90.1961%, 80.0000%
        XYZ:
        43.6589, 50.1495, 8.0406
        xyY:
        0.4287, 0.4924, 50.1495
      CIE-Lab:
        76.1609, -11.4578, 74.9897
        CIE-LCH:
        76.1609, 75.8600, 98.6872
        CIE-Luv:
        76.1609, 14.9747, 81.2564
        Hunter-Lab:
        70.8163, -13.8816, 42.8395
      #ccbf14 color charts
#ccbf14 RGB chart
      #ccbf14 CMYK chart
      #ccbf14 RGB pie chart
      #ccbf14 color shades, tints & tones
#ccbf14 color schemes
#ccbf14 color preview, HTML & CSS examples
           This text has a color of #ccbf14        
        
          <p style="color:#ccbf14;">Text here</p>
        
        
          .mytext {color:#ccbf14;}
        
        Text color #ccbf14
      
           This box has a color of #ccbf14        
        
          <div style="background-color:#ccbf14;">Content here</div>
        
        
          .mybackground {background-color:#ccbf14;}
        
        Background color #ccbf14
      
           Border around this has a color of #ccbf14        
        
          <div style="border:2px solid #ccbf14;">Content here</div>
        
        
          .myborder {border:2px solid #ccbf14;}
        
        Border color #ccbf14