#feb7a2 color space conversions
Hex:
        #feb7a2
        RGB:
        254, 183, 162
        CMY:
        0, 28, 36
        CMYK:
        0, 28, 36, 0
      HSL:
        14°, 97.8723%, 81.5686%
        HSV (HSB):
        14°, 36.2205%, 99.6078%
        XYZ:
        64.3281, 57.5464, 41.8995
        xyY:
        0.3928, 0.3514, 57.5464
      CIE-Lab:
        80.4860, 23.1051, 20.8830
        CIE-LCH:
        80.4860, 31.1440, 42.1081
        CIE-Luv:
        80.4860, 48.6221, 24.4936
        Hunter-Lab:
        75.8594, 18.6126, 20.3538
      #feb7a2 color charts
#feb7a2 RGB chart
      #feb7a2 CMYK chart
      #feb7a2 RGB pie chart
      #feb7a2 color shades, tints & tones
#feb7a2 color schemes
#feb7a2 color preview, HTML & CSS examples
           This text has a color of #feb7a2        
        
          <p style="color:#feb7a2;">Text here</p>
        
        
          .mytext {color:#feb7a2;}
        
        Text color #feb7a2
      
           This box has a color of #feb7a2        
        
          <div style="background-color:#feb7a2;">Content here</div>
        
        
          .mybackground {background-color:#feb7a2;}
        
        Background color #feb7a2
      
           Border around this has a color of #feb7a2        
        
          <div style="border:2px solid #feb7a2;">Content here</div>
        
        
          .myborder {border:2px solid #feb7a2;}
        
        Border color #feb7a2