#f82a5a color space conversions
Hex:
        #f82a5a
        RGB:
        248, 42, 90
        CMY:
        3, 84, 65
        CMYK:
        0, 83, 64, 3
      HSL:
        346°, 93.6364%, 56.8627%
        HSV (HSB):
        346°, 83.0645%, 97.2549%
        XYZ:
        41.3848, 22.3506, 11.8057
        xyY:
        0.5478, 0.2959, 22.3506
      CIE-Lab:
        54.3970, 75.5341, 26.0051
        CIE-LCH:
        54.3970, 79.8853, 18.9977
        CIE-Luv:
        54.3970, 144.1870, 14.0248
        Hunter-Lab:
        47.2764, 73.5217, 18.2877
      #f82a5a color charts
#f82a5a RGB chart
      #f82a5a CMYK chart
      #f82a5a RGB pie chart
      #f82a5a color shades, tints & tones
#f82a5a color schemes
#f82a5a color preview, HTML & CSS examples
           This text has a color of #f82a5a        
        
          <p style="color:#f82a5a;">Text here</p>
        
        
          .mytext {color:#f82a5a;}
        
        Text color #f82a5a
      
           This box has a color of #f82a5a        
        
          <div style="background-color:#f82a5a;">Content here</div>
        
        
          .mybackground {background-color:#f82a5a;}
        
        Background color #f82a5a
      
           Border around this has a color of #f82a5a        
        
          <div style="border:2px solid #f82a5a;">Content here</div>
        
        
          .myborder {border:2px solid #f82a5a;}
        
        Border color #f82a5a