#ff8d96 color space conversions
Hex:
        #ff8d96
        RGB:
        255, 141, 150
        CMY:
        0, 45, 41
        CMYK:
        0, 45, 41, 0
      HSL:
        355°, 100.0000%, 77.6471%
        HSV (HSB):
        355°, 44.7059%, 100.0000%
        XYZ:
        56.2699, 42.5118, 34.0940
        xyY:
        0.4235, 0.3199, 42.5118
      CIE-Lab:
        71.2223, 43.8805, 14.5720
        CIE-LCH:
        71.2223, 46.2368, 18.3705
        CIE-Luv:
        71.2223, 78.5548, 11.2833
        Hunter-Lab:
        65.2010, 39.9475, 14.6376
      #ff8d96 color charts
#ff8d96 RGB chart
      #ff8d96 CMYK chart
      #ff8d96 RGB pie chart
      #ff8d96 color shades, tints & tones
#ff8d96 color schemes
#ff8d96 color preview, HTML & CSS examples
           This text has a color of #ff8d96        
        
          <p style="color:#ff8d96;">Text here</p>
        
        
          .mytext {color:#ff8d96;}
        
        Text color #ff8d96
      
           This box has a color of #ff8d96        
        
          <div style="background-color:#ff8d96;">Content here</div>
        
        
          .mybackground {background-color:#ff8d96;}
        
        Background color #ff8d96
      
           Border around this has a color of #ff8d96        
        
          <div style="border:2px solid #ff8d96;">Content here</div>
        
        
          .myborder {border:2px solid #ff8d96;}
        
        Border color #ff8d96