#f29232 color space conversions
Hex:
        #f29232
        RGB:
        242, 146, 50
        CMY:
        5, 43, 80
        CMYK:
        0, 40, 79, 5
      HSL:
        30°, 88.0734%, 57.2549%
        HSV (HSB):
        30°, 79.3388%, 94.9020%
        XYZ:
        47.4726, 39.6653, 8.1717
        xyY:
        0.4981, 0.4162, 39.6653
      CIE-Lab:
        69.2305, 29.3357, 62.5870
        CIE-LCH:
        69.2305, 69.1210, 64.8866
        CIE-Luv:
        69.2305, 78.1801, 60.2133
        Hunter-Lab:
        62.9804, 24.3318, 36.3934
      #f29232 color charts
#f29232 RGB chart
      #f29232 CMYK chart
      #f29232 RGB pie chart
      #f29232 color shades, tints & tones
#f29232 color schemes
#f29232 color preview, HTML & CSS examples
           This text has a color of #f29232        
        
          <p style="color:#f29232;">Text here</p>
        
        
          .mytext {color:#f29232;}
        
        Text color #f29232
      
           This box has a color of #f29232        
        
          <div style="background-color:#f29232;">Content here</div>
        
        
          .mybackground {background-color:#f29232;}
        
        Background color #f29232
      
           Border around this has a color of #f29232        
        
          <div style="border:2px solid #f29232;">Content here</div>
        
        
          .myborder {border:2px solid #f29232;}
        
        Border color #f29232