#fec315 color space conversions
Hex:
        #fec315
        RGB:
        254, 195, 21
        CMY:
        0, 24, 92
        CMYK:
        0, 23, 92, 0
      HSL:
        45°, 99.1489%, 53.9216%
        HSV (HSB):
        45°, 91.7323%, 99.6078%
        XYZ:
        60.5235, 60.1552, 9.1306
        xyY:
        0.4662, 0.4634, 60.1552
      CIE-Lab:
        81.9225, 8.0823, 81.2911
        CIE-LCH:
        81.9225, 81.6918, 84.3221
        CIE-Luv:
        81.9225, 49.6708, 83.4897
        Hunter-Lab:
        77.5598, 3.5623, 47.3120
      #fec315 color charts
#fec315 RGB chart
      #fec315 CMYK chart
      #fec315 RGB pie chart
      #fec315 color shades, tints & tones
#fec315 color schemes
#fec315 color preview, HTML & CSS examples
           This text has a color of #fec315        
        
          <p style="color:#fec315;">Text here</p>
        
        
          .mytext {color:#fec315;}
        
        Text color #fec315
      
           This box has a color of #fec315        
        
          <div style="background-color:#fec315;">Content here</div>
        
        
          .mybackground {background-color:#fec315;}
        
        Background color #fec315
      
           Border around this has a color of #fec315        
        
          <div style="border:2px solid #fec315;">Content here</div>
        
        
          .myborder {border:2px solid #fec315;}
        
        Border color #fec315