#ff8c95 color space conversions
Hex:
        #ff8c95
        RGB:
        255, 140, 149
        CMY:
        0, 45, 42
        CMYK:
        0, 45, 42, 0
      HSL:
        355°, 100.0000%, 77.4510%
        HSV (HSB):
        355°, 45.0980%, 100.0000%
        XYZ:
        56.0429, 42.1861, 33.6227
        xyY:
        0.4250, 0.3200, 42.1861
      CIE-Lab:
        70.9990, 44.2777, 14.8157
        CIE-LCH:
        70.9990, 46.6906, 18.5007
        CIE-Luv:
        70.9990, 79.4033, 11.4874
        Hunter-Lab:
        64.9508, 40.3550, 14.7733
      #ff8c95 color charts
#ff8c95 RGB chart
      #ff8c95 CMYK chart
      #ff8c95 RGB pie chart
      #ff8c95 color shades, tints & tones
#ff8c95 color schemes
#ff8c95 color preview, HTML & CSS examples
           This text has a color of #ff8c95        
        
          <p style="color:#ff8c95;">Text here</p>
        
        
          .mytext {color:#ff8c95;}
        
        Text color #ff8c95
      
           This box has a color of #ff8c95        
        
          <div style="background-color:#ff8c95;">Content here</div>
        
        
          .mybackground {background-color:#ff8c95;}
        
        Background color #ff8c95
      
           Border around this has a color of #ff8c95        
        
          <div style="border:2px solid #ff8c95;">Content here</div>
        
        
          .myborder {border:2px solid #ff8c95;}
        
        Border color #ff8c95