#f28180 color space conversions
Hex:
        #f28180
        RGB:
        242, 129, 128
        CMY:
        5, 49, 50
        CMYK:
        0, 47, 47, 5
      HSL:
        1°, 81.4286%, 72.5490%
        HSV (HSB):
        1°, 47.1074%, 94.9020%
        XYZ:
        48.3645, 36.1363, 24.8480
        xyY:
        0.4423, 0.3305, 36.1363
      CIE-Lab:
        66.6239, 43.0399, 20.2356
        CIE-LCH:
        66.6239, 47.5596, 25.1809
        CIE-Luv:
        66.6239, 80.6308, 17.9813
        Hunter-Lab:
        60.1135, 38.4143, 17.5718
      #f28180 color charts
#f28180 RGB chart
      #f28180 CMYK chart
      #f28180 RGB pie chart
      #f28180 color shades, tints & tones
#f28180 color schemes
#f28180 color preview, HTML & CSS examples
           This text has a color of #f28180        
        
          <p style="color:#f28180;">Text here</p>
        
        
          .mytext {color:#f28180;}
        
        Text color #f28180
      
           This box has a color of #f28180        
        
          <div style="background-color:#f28180;">Content here</div>
        
        
          .mybackground {background-color:#f28180;}
        
        Background color #f28180
      
           Border around this has a color of #f28180        
        
          <div style="border:2px solid #f28180;">Content here</div>
        
        
          .myborder {border:2px solid #f28180;}
        
        Border color #f28180