#f84b5f color space conversions
Hex:
        #f84b5f
        RGB:
        248, 75, 95
        CMY:
        3, 71, 63
        CMYK:
        0, 70, 62, 3
      HSL:
        353°, 92.5134%, 63.3333%
        HSV (HSB):
        353°, 69.7581%, 97.2549%
        XYZ:
        43.2930, 25.8148, 13.5274
        xyY:
        0.5239, 0.3124, 25.8148
      CIE-Lab:
        57.8609, 66.3410, 27.5499
        CIE-LCH:
        57.8609, 71.8340, 22.5520
        CIE-Luv:
        57.8609, 127.6867, 18.6832
        Hunter-Lab:
        50.8083, 63.1828, 19.7802
      #f84b5f color charts
#f84b5f RGB chart
      #f84b5f CMYK chart
      #f84b5f RGB pie chart
      #f84b5f color shades, tints & tones
#f84b5f color schemes
#f84b5f color preview, HTML & CSS examples
           This text has a color of #f84b5f        
        
          <p style="color:#f84b5f;">Text here</p>
        
        
          .mytext {color:#f84b5f;}
        
        Text color #f84b5f
      
           This box has a color of #f84b5f        
        
          <div style="background-color:#f84b5f;">Content here</div>
        
        
          .mybackground {background-color:#f84b5f;}
        
        Background color #f84b5f
      
           Border around this has a color of #f84b5f        
        
          <div style="border:2px solid #f84b5f;">Content here</div>
        
        
          .myborder {border:2px solid #f84b5f;}
        
        Border color #f84b5f