#f2752f color space conversions
Hex:
        #f2752f
        RGB:
        242, 117, 47
        CMY:
        5, 54, 82
        CMYK:
        0, 52, 81, 5
      HSL:
        22°, 88.2353%, 56.6667%
        HSV (HSB):
        22°, 80.5785%, 94.9020%
        XYZ:
        43.4923, 31.8051, 6.5360
        xyY:
        0.5315, 0.3887, 31.8051
      CIE-Lab:
        63.1814, 43.9969, 58.2102
        CIE-LCH:
        63.1814, 72.9668, 52.9170
        CIE-Luv:
        63.1814, 102.0296, 50.5752
        Hunter-Lab:
        56.3960, 38.9655, 32.6058
      #f2752f color charts
#f2752f RGB chart
      #f2752f CMYK chart
      #f2752f RGB pie chart
      #f2752f color shades, tints & tones
#f2752f color schemes
#f2752f color preview, HTML & CSS examples
           This text has a color of #f2752f        
        
          <p style="color:#f2752f;">Text here</p>
        
        
          .mytext {color:#f2752f;}
        
        Text color #f2752f
      
           This box has a color of #f2752f        
        
          <div style="background-color:#f2752f;">Content here</div>
        
        
          .mybackground {background-color:#f2752f;}
        
        Background color #f2752f
      
           Border around this has a color of #f2752f        
        
          <div style="border:2px solid #f2752f;">Content here</div>
        
        
          .myborder {border:2px solid #f2752f;}
        
        Border color #f2752f