#f27085 color space conversions
Hex:
        #f27085
        RGB:
        242, 112, 133
        CMY:
        5, 56, 48
        CMYK:
        0, 54, 45, 5
      HSL:
        350°, 83.3333%, 69.4118%
        HSV (HSB):
        350°, 53.7190%, 94.9020%
        XYZ:
        46.6458, 32.1590, 25.9391
        xyY:
        0.4453, 0.3070, 32.1590
      CIE-Lab:
        63.4741, 51.8310, 13.0415
        CIE-LCH:
        63.4741, 53.4465, 14.1233
        CIE-Luv:
        63.4741, 90.4564, 7.1007
        Hunter-Lab:
        56.7089, 47.5840, 12.5765
      #f27085 color charts
#f27085 RGB chart
      #f27085 CMYK chart
      #f27085 RGB pie chart
      #f27085 color shades, tints & tones
#f27085 color schemes
#f27085 color preview, HTML & CSS examples
           This text has a color of #f27085        
        
          <p style="color:#f27085;">Text here</p>
        
        
          .mytext {color:#f27085;}
        
        Text color #f27085
      
           This box has a color of #f27085        
        
          <div style="background-color:#f27085;">Content here</div>
        
        
          .mybackground {background-color:#f27085;}
        
        Background color #f27085
      
           Border around this has a color of #f27085        
        
          <div style="border:2px solid #f27085;">Content here</div>
        
        
          .myborder {border:2px solid #f27085;}
        
        Border color #f27085