#f83f55 color space conversions
Hex:
        #f83f55
        RGB:
        248, 63, 85
        CMY:
        3, 75, 67
        CMYK:
        0, 75, 66, 3
      HSL:
        353°, 92.9648%, 60.9804%
        HSV (HSB):
        353°, 74.5968%, 97.2549%
        XYZ:
        42.1286, 24.1673, 11.0387
        xyY:
        0.5448, 0.3125, 24.1673
      CIE-Lab:
        56.2550, 69.7825, 31.3203
        CIE-LCH:
        56.2550, 76.4890, 24.1719
        CIE-Luv:
        56.2550, 136.8375, 20.8653
        Hunter-Lab:
        49.1603, 66.9375, 21.0990
      #f83f55 color charts
#f83f55 RGB chart
      #f83f55 CMYK chart
      #f83f55 RGB pie chart
      #f83f55 color shades, tints & tones
#f83f55 color schemes
#f83f55 color preview, HTML & CSS examples
           This text has a color of #f83f55        
        
          <p style="color:#f83f55;">Text here</p>
        
        
          .mytext {color:#f83f55;}
        
        Text color #f83f55
      
           This box has a color of #f83f55        
        
          <div style="background-color:#f83f55;">Content here</div>
        
        
          .mybackground {background-color:#f83f55;}
        
        Background color #f83f55
      
           Border around this has a color of #f83f55        
        
          <div style="border:2px solid #f83f55;">Content here</div>
        
        
          .myborder {border:2px solid #f83f55;}
        
        Border color #f83f55