#fe696a color space conversions
Hex:
        #fe696a
        RGB:
        254, 105, 106
        CMY:
        0, 59, 58
        CMYK:
        0, 59, 58, 0
      HSL:
        360°, 98.6755%, 70.3922%
        HSV (HSB):
        360°, 58.6614%, 99.6078%
        XYZ:
        48.5261, 32.2146, 17.2961
        xyY:
        0.4950, 0.3286, 32.2146
      CIE-Lab:
        63.5198, 56.8638, 28.7872
        CIE-LCH:
        63.5198, 63.7353, 26.8507
        CIE-Luv:
        63.5198, 111.2625, 23.4791
        Hunter-Lab:
        56.7579, 53.2853, 21.6628
      #fe696a color charts
#fe696a RGB chart
      #fe696a CMYK chart
      #fe696a RGB pie chart
      #fe696a color shades, tints & tones
#fe696a color schemes
#fe696a color preview, HTML & CSS examples
           This text has a color of #fe696a        
        
          <p style="color:#fe696a;">Text here</p>
        
        
          .mytext {color:#fe696a;}
        
        Text color #fe696a
      
           This box has a color of #fe696a        
        
          <div style="background-color:#fe696a;">Content here</div>
        
        
          .mybackground {background-color:#fe696a;}
        
        Background color #fe696a
      
           Border around this has a color of #fe696a        
        
          <div style="border:2px solid #fe696a;">Content here</div>
        
        
          .myborder {border:2px solid #fe696a;}
        
        Border color #fe696a