#f2974f color space conversions
Hex:
        #f2974f
        RGB:
        242, 151, 79
        CMY:
        5, 41, 69
        CMYK:
        0, 38, 67, 5
      HSL:
        27°, 86.2434%, 62.9412%
        HSV (HSB):
        27°, 67.3554%, 94.9020%
        XYZ:
        49.0958, 41.5750, 12.8343
        xyY:
        0.4743, 0.4017, 41.5750
      CIE-Lab:
        70.5769, 28.0033, 51.2086
        CIE-LCH:
        70.5769, 58.3652, 61.3281
        CIE-Luv:
        70.5769, 71.8225, 52.9984
        Hunter-Lab:
        64.4787, 23.0772, 33.3336
      #f2974f color charts
#f2974f RGB chart
      #f2974f CMYK chart
      #f2974f RGB pie chart
      #f2974f color shades, tints & tones
#f2974f color schemes
#f2974f color preview, HTML & CSS examples
           This text has a color of #f2974f        
        
          <p style="color:#f2974f;">Text here</p>
        
        
          .mytext {color:#f2974f;}
        
        Text color #f2974f
      
           This box has a color of #f2974f        
        
          <div style="background-color:#f2974f;">Content here</div>
        
        
          .mybackground {background-color:#f2974f;}
        
        Background color #f2974f
      
           Border around this has a color of #f2974f        
        
          <div style="border:2px solid #f2974f;">Content here</div>
        
        
          .myborder {border:2px solid #f2974f;}
        
        Border color #f2974f