#ffba94 color space conversions
Hex:
        #ffba94
        RGB:
        255, 186, 148
        CMY:
        0, 27, 42
        CMYK:
        0, 27, 42, 0
      HSL:
        21°, 100.0000%, 79.0196%
        HSV (HSB):
        21°, 41.9608%, 100.0000%
        XYZ:
        64.1442, 58.5159, 35.9309
        xyY:
        0.4045, 0.3690, 58.5159
      CIE-Lab:
        81.0248, 20.3638, 29.0763
        CIE-LCH:
        81.0248, 35.4981, 54.9942
        CIE-Luv:
        81.0248, 49.0790, 35.1638
        Hunter-Lab:
        76.4957, 15.8107, 25.6978
      #ffba94 color charts
#ffba94 RGB chart
      #ffba94 CMYK chart
      #ffba94 RGB pie chart
      #ffba94 color shades, tints & tones
#ffba94 color schemes
#ffba94 color preview, HTML & CSS examples
           This text has a color of #ffba94        
        
          <p style="color:#ffba94;">Text here</p>
        
        
          .mytext {color:#ffba94;}
        
        Text color #ffba94
      
           This box has a color of #ffba94        
        
          <div style="background-color:#ffba94;">Content here</div>
        
        
          .mybackground {background-color:#ffba94;}
        
        Background color #ffba94
      
           Border around this has a color of #ffba94        
        
          <div style="border:2px solid #ffba94;">Content here</div>
        
        
          .myborder {border:2px solid #ffba94;}
        
        Border color #ffba94