#f85451 color space conversions
Hex:
        #f85451
        RGB:
        248, 84, 81
        CMY:
        3, 67, 68
        CMYK:
        0, 66, 67, 3
      HSL:
        1°, 92.2652%, 64.5098%
        HSV (HSB):
        1°, 67.3387%, 97.2549%
        XYZ:
        43.3669, 26.8912, 10.6894
        xyY:
        0.5357, 0.3322, 26.8912
      CIE-Lab:
        58.8735, 62.1951, 36.8291
        CIE-LCH:
        58.8735, 72.2815, 30.6321
        CIE-Luv:
        58.8735, 125.8663, 28.4207
        Hunter-Lab:
        51.8567, 58.5274, 24.0780
      #f85451 color charts
#f85451 RGB chart
      #f85451 CMYK chart
      #f85451 RGB pie chart
      #f85451 color shades, tints & tones
#f85451 color schemes
#f85451 color preview, HTML & CSS examples
           This text has a color of #f85451        
        
          <p style="color:#f85451;">Text here</p>
        
        
          .mytext {color:#f85451;}
        
        Text color #f85451
      
           This box has a color of #f85451        
        
          <div style="background-color:#f85451;">Content here</div>
        
        
          .mybackground {background-color:#f85451;}
        
        Background color #f85451
      
           Border around this has a color of #f85451        
        
          <div style="border:2px solid #f85451;">Content here</div>
        
        
          .myborder {border:2px solid #f85451;}
        
        Border color #f85451