#f85372 color space conversions
Hex:
        #f85372
        RGB:
        248, 83, 114
        CMY:
        3, 67, 55
        CMYK:
        0, 67, 54, 3
      HSL:
        349°, 92.1788%, 64.9020%
        HSV (HSB):
        349°, 66.5323%, 97.2549%
        XYZ:
        44.8419, 27.3579, 18.8368
        xyY:
        0.4926, 0.3005, 27.3579
      CIE-Lab:
        59.3041, 64.6543, 18.3936
        CIE-LCH:
        59.3041, 67.2198, 15.8806
        CIE-Luv:
        59.3041, 117.7086, 9.8888
        Hunter-Lab:
        52.3048, 61.4983, 15.2609
      #f85372 color charts
#f85372 RGB chart
      #f85372 CMYK chart
      #f85372 RGB pie chart
      #f85372 color shades, tints & tones
#f85372 color schemes
#f85372 color preview, HTML & CSS examples
           This text has a color of #f85372        
        
          <p style="color:#f85372;">Text here</p>
        
        
          .mytext {color:#f85372;}
        
        Text color #f85372
      
           This box has a color of #f85372        
        
          <div style="background-color:#f85372;">Content here</div>
        
        
          .mybackground {background-color:#f85372;}
        
        Background color #f85372
      
           Border around this has a color of #f85372        
        
          <div style="border:2px solid #f85372;">Content here</div>
        
        
          .myborder {border:2px solid #f85372;}
        
        Border color #f85372