#f27282 color space conversions
Hex:
        #f27282
        RGB:
        242, 114, 130
        CMY:
        5, 55, 49
        CMYK:
        0, 53, 46, 5
      HSL:
        353°, 83.1169%, 69.8039%
        HSV (HSB):
        353°, 52.8926%, 94.9020%
        XYZ:
        46.6645, 32.5236, 24.9373
        xyY:
        0.4482, 0.3124, 32.5236
      CIE-Lab:
        63.7733, 50.5944, 15.1744
        CIE-LCH:
        63.7733, 52.8210, 16.6952
        CIE-Luv:
        63.7733, 89.9469, 9.9879
        Hunter-Lab:
        57.0294, 46.2567, 13.9949
      #f27282 color charts
#f27282 RGB chart
      #f27282 CMYK chart
      #f27282 RGB pie chart
      #f27282 color shades, tints & tones
#f27282 color schemes
#f27282 color preview, HTML & CSS examples
           This text has a color of #f27282        
        
          <p style="color:#f27282;">Text here</p>
        
        
          .mytext {color:#f27282;}
        
        Text color #f27282
      
           This box has a color of #f27282        
        
          <div style="background-color:#f27282;">Content here</div>
        
        
          .mybackground {background-color:#f27282;}
        
        Background color #f27282
      
           Border around this has a color of #f27282        
        
          <div style="border:2px solid #f27282;">Content here</div>
        
        
          .myborder {border:2px solid #f27282;}
        
        Border color #f27282