#f28072 color space conversions
Hex:
        #f28072
        RGB:
        242, 128, 114
        CMY:
        5, 50, 55
        CMYK:
        0, 47, 53, 5
      HSL:
        7°, 83.1169%, 69.8039%
        HSV (HSB):
        7°, 52.8926%, 94.9020%
        XYZ:
        47.3744, 35.5305, 20.2808
        xyY:
        0.4591, 0.3443, 35.5305
      CIE-Lab:
        66.1596, 42.2985, 27.4356
        CIE-LCH:
        66.1596, 50.4170, 32.9682
        CIE-Luv:
        66.1596, 84.0361, 26.1432
        Hunter-Lab:
        59.6075, 37.5539, 21.5525
      #f28072 color charts
#f28072 RGB chart
      #f28072 CMYK chart
      #f28072 RGB pie chart
      #f28072 color shades, tints & tones
#f28072 color schemes
#f28072 color preview, HTML & CSS examples
           This text has a color of #f28072        
        
          <p style="color:#f28072;">Text here</p>
        
        
          .mytext {color:#f28072;}
        
        Text color #f28072
      
           This box has a color of #f28072        
        
          <div style="background-color:#f28072;">Content here</div>
        
        
          .mybackground {background-color:#f28072;}
        
        Background color #f28072
      
           Border around this has a color of #f28072        
        
          <div style="border:2px solid #f28072;">Content here</div>
        
        
          .myborder {border:2px solid #f28072;}
        
        Border color #f28072