#f5c212 color space conversions
Hex:
        #f5c212
        RGB:
        245, 194, 18
        CMY:
        4, 24, 93
        CMYK:
        0, 21, 93, 4
      HSL:
        47°, 91.9028%, 51.5686%
        HSV (HSB):
        47°, 92.6531%, 96.0784%
        XYZ:
        57.0572, 58.0397, 8.7678
        xyY:
        0.4606, 0.4686, 58.0397
      CIE-Lab:
        80.7609, 4.7150, 80.4636
        CIE-LCH:
        80.7609, 80.6016, 86.6464
        CIE-Luv:
        80.7609, 43.4702, 83.1863
        Hunter-Lab:
        76.1838, 0.3643, 46.5051
      #f5c212 color charts
#f5c212 RGB chart
      #f5c212 CMYK chart
      #f5c212 RGB pie chart
      #f5c212 color shades, tints & tones
#f5c212 color schemes
#f5c212 color preview, HTML & CSS examples
           This text has a color of #f5c212        
        
          <p style="color:#f5c212;">Text here</p>
        
        
          .mytext {color:#f5c212;}
        
        Text color #f5c212
      
           This box has a color of #f5c212        
        
          <div style="background-color:#f5c212;">Content here</div>
        
        
          .mybackground {background-color:#f5c212;}
        
        Background color #f5c212
      
           Border around this has a color of #f5c212        
        
          <div style="border:2px solid #f5c212;">Content here</div>
        
        
          .myborder {border:2px solid #f5c212;}
        
        Border color #f5c212