#fe7084 color space conversions
Hex:
        #fe7084
        RGB:
        254, 112, 132
        CMY:
        0, 56, 48
        CMYK:
        0, 56, 48, 0
      HSL:
        352°, 98.6111%, 71.7647%
        HSV (HSB):
        352°, 55.9055%, 99.6078%
        XYZ:
        50.8321, 34.3251, 25.7761
        xyY:
        0.4582, 0.3094, 34.3251
      CIE-Lab:
        65.2198, 55.7686, 16.3116
        CIE-LCH:
        65.2198, 58.1051, 16.3035
        CIE-Luv:
        65.2198, 100.3526, 10.2429
        Hunter-Lab:
        58.5876, 52.3426, 14.9263
      #fe7084 color charts
#fe7084 RGB chart
      #fe7084 CMYK chart
      #fe7084 RGB pie chart
      #fe7084 color shades, tints & tones
#fe7084 color schemes
#fe7084 color preview, HTML & CSS examples
           This text has a color of #fe7084        
        
          <p style="color:#fe7084;">Text here</p>
        
        
          .mytext {color:#fe7084;}
        
        Text color #fe7084
      
           This box has a color of #fe7084        
        
          <div style="background-color:#fe7084;">Content here</div>
        
        
          .mybackground {background-color:#fe7084;}
        
        Background color #fe7084
      
           Border around this has a color of #fe7084        
        
          <div style="border:2px solid #fe7084;">Content here</div>
        
        
          .myborder {border:2px solid #fe7084;}
        
        Border color #fe7084