#ccb248 color space conversions
Hex:
        #ccb248
        RGB:
        204, 178, 72
        CMY:
        20, 30, 72
        CMYK:
        0, 13, 65, 20
      HSL:
        48°, 56.4103%, 54.1176%
        HSV (HSB):
        48°, 64.7059%, 80.0000%
        XYZ:
        41.9919, 45.1460, 12.6317
        xyY:
        0.4209, 0.4525, 45.1460
      CIE-Lab:
        72.9880, -2.7551, 55.8842
        CIE-LCH:
        72.9880, 55.9520, 92.8224
        CIE-Luv:
        72.9880, 22.7945, 64.8548
        Hunter-Lab:
        67.1908, -6.0276, 35.8872
      #ccb248 color charts
#ccb248 RGB chart
      #ccb248 CMYK chart
      #ccb248 RGB pie chart
      #ccb248 color shades, tints & tones
#ccb248 color schemes
#ccb248 color preview, HTML & CSS examples
           This text has a color of #ccb248        
        
          <p style="color:#ccb248;">Text here</p>
        
        
          .mytext {color:#ccb248;}
        
        Text color #ccb248
      
           This box has a color of #ccb248        
        
          <div style="background-color:#ccb248;">Content here</div>
        
        
          .mybackground {background-color:#ccb248;}
        
        Background color #ccb248
      
           Border around this has a color of #ccb248        
        
          <div style="border:2px solid #ccb248;">Content here</div>
        
        
          .myborder {border:2px solid #ccb248;}
        
        Border color #ccb248