#fe5266 color space conversions
Hex:
        #fe5266
        RGB:
        254, 82, 102
        CMY:
        0, 68, 60
        CMYK:
        0, 68, 60, 0
      HSL:
        353°, 98.8506%, 65.8824%
        HSV (HSB):
        353°, 67.7165%, 99.6078%
        XYZ:
        46.2886, 28.0647, 15.5477
        xyY:
        0.5149, 0.3122, 28.0647
      CIE-Lab:
        59.9472, 66.0242, 26.4075
        CIE-LCH:
        59.9472, 71.1094, 21.7997
        CIE-Luv:
        59.9472, 126.6003, 18.0508
        Hunter-Lab:
        52.9762, 63.2585, 19.6826
      #fe5266 color charts
#fe5266 RGB chart
      #fe5266 CMYK chart
      #fe5266 RGB pie chart
      #fe5266 color shades, tints & tones
#fe5266 color schemes
#fe5266 color preview, HTML & CSS examples
           This text has a color of #fe5266        
        
          <p style="color:#fe5266;">Text here</p>
        
        
          .mytext {color:#fe5266;}
        
        Text color #fe5266
      
           This box has a color of #fe5266        
        
          <div style="background-color:#fe5266;">Content here</div>
        
        
          .mybackground {background-color:#fe5266;}
        
        Background color #fe5266
      
           Border around this has a color of #fe5266        
        
          <div style="border:2px solid #fe5266;">Content here</div>
        
        
          .myborder {border:2px solid #fe5266;}
        
        Border color #fe5266