#f5848a color space conversions
Hex:
        #f5848a
        RGB:
        245, 132, 138
        CMY:
        4, 48, 46
        CMYK:
        0, 46, 44, 4
      HSL:
        357°, 84.9624%, 73.9216%
        HSV (HSB):
        357°, 46.1224%, 96.0784%
        XYZ:
        50.4949, 37.7500, 28.6699
        xyY:
        0.4319, 0.3229, 37.7500
      CIE-Lab:
        67.8359, 43.5928, 16.3554
        CIE-LCH:
        67.8359, 46.5600, 20.5654
        CIE-Luv:
        67.8359, 78.9903, 13.3324
        Hunter-Lab:
        61.4410, 39.1773, 15.3426
      #f5848a color charts
#f5848a RGB chart
      #f5848a CMYK chart
      #f5848a RGB pie chart
      #f5848a color shades, tints & tones
#f5848a color schemes
#f5848a color preview, HTML & CSS examples
           This text has a color of #f5848a        
        
          <p style="color:#f5848a;">Text here</p>
        
        
          .mytext {color:#f5848a;}
        
        Text color #f5848a
      
           This box has a color of #f5848a        
        
          <div style="background-color:#f5848a;">Content here</div>
        
        
          .mybackground {background-color:#f5848a;}
        
        Background color #f5848a
      
           Border around this has a color of #f5848a        
        
          <div style="border:2px solid #f5848a;">Content here</div>
        
        
          .myborder {border:2px solid #f5848a;}
        
        Border color #f5848a