#ccb316 color space conversions
Hex:
        #ccb316
        RGB:
        204, 179, 22
        CMY:
        20, 30, 91
        CMYK:
        0, 12, 89, 20
      HSL:
        52°, 80.5310%, 44.3137%
        HSV (HSB):
        52°, 89.2157%, 80.0000%
        XYZ:
        41.1668, 45.1355, 7.3014
        xyY:
        0.4398, 0.4822, 45.1355
      CIE-Lab:
        72.9810, -5.2362, 72.1616
        CIE-LCH:
        72.9810, 72.3513, 94.1502
        CIE-Luv:
        72.9810, 23.3888, 76.4053
        Hunter-Lab:
        67.1830, -8.1932, 40.5845
      #ccb316 color charts
#ccb316 RGB chart
      #ccb316 CMYK chart
      #ccb316 RGB pie chart
      #ccb316 color shades, tints & tones
#ccb316 color schemes
#ccb316 color preview, HTML & CSS examples
           This text has a color of #ccb316        
        
          <p style="color:#ccb316;">Text here</p>
        
        
          .mytext {color:#ccb316;}
        
        Text color #ccb316
      
           This box has a color of #ccb316        
        
          <div style="background-color:#ccb316;">Content here</div>
        
        
          .mybackground {background-color:#ccb316;}
        
        Background color #ccb316
      
           Border around this has a color of #ccb316        
        
          <div style="border:2px solid #ccb316;">Content here</div>
        
        
          .myborder {border:2px solid #ccb316;}
        
        Border color #ccb316