#f85385 color space conversions
Hex:
        #f85385
        RGB:
        248, 83, 133
        CMY:
        3, 67, 48
        CMYK:
        0, 67, 46, 3
      HSL:
        342°, 92.1788%, 64.9020%
        HSV (HSB):
        342°, 66.5323%, 97.2549%
        XYZ:
        46.0383, 27.8364, 25.1368
        xyY:
        0.4650, 0.2811, 27.8364
      CIE-Lab:
        59.7407, 66.2039, 7.8962
        CIE-LCH:
        59.7407, 66.6731, 6.8016
        CIE-Luv:
        59.7407, 111.6951, -2.7421
        Hunter-Lab:
        52.7602, 63.4277, 8.6844
      #f85385 color charts
#f85385 RGB chart
      #f85385 CMYK chart
      #f85385 RGB pie chart
      #f85385 color shades, tints & tones
#f85385 color schemes
#f85385 color preview, HTML & CSS examples
           This text has a color of #f85385        
        
          <p style="color:#f85385;">Text here</p>
        
        
          .mytext {color:#f85385;}
        
        Text color #f85385
      
           This box has a color of #f85385        
        
          <div style="background-color:#f85385;">Content here</div>
        
        
          .mybackground {background-color:#f85385;}
        
        Background color #f85385
      
           Border around this has a color of #f85385        
        
          <div style="border:2px solid #f85385;">Content here</div>
        
        
          .myborder {border:2px solid #f85385;}
        
        Border color #f85385