#ffbc56 color space conversions
Hex:
        #ffbc56
        RGB:
        255, 188, 86
        CMY:
        0, 26, 66
        CMYK:
        0, 26, 66, 0
      HSL:
        36°, 100.0000%, 66.8627%
        HSV (HSB):
        36°, 66.2745%, 100.0000%
        XYZ:
        60.9029, 57.8983, 16.7697
        xyY:
        0.4492, 0.4271, 57.8983
      CIE-Lab:
        80.6822, 14.3251, 59.4878
        CIE-LCH:
        80.6822, 61.1883, 76.4605
        CIE-Luv:
        80.6822, 53.3067, 66.6588
        Hunter-Lab:
        76.0909, 9.7116, 40.1968
      #ffbc56 color charts
#ffbc56 RGB chart
      #ffbc56 CMYK chart
      #ffbc56 RGB pie chart
      #ffbc56 color shades, tints & tones
#ffbc56 color schemes
#ffbc56 color preview, HTML & CSS examples
           This text has a color of #ffbc56        
        
          <p style="color:#ffbc56;">Text here</p>
        
        
          .mytext {color:#ffbc56;}
        
        Text color #ffbc56
      
           This box has a color of #ffbc56        
        
          <div style="background-color:#ffbc56;">Content here</div>
        
        
          .mybackground {background-color:#ffbc56;}
        
        Background color #ffbc56
      
           Border around this has a color of #ffbc56        
        
          <div style="border:2px solid #ffbc56;">Content here</div>
        
        
          .myborder {border:2px solid #ffbc56;}
        
        Border color #ffbc56