#ff8d82 color space conversions
Hex:
        #ff8d82
        RGB:
        255, 141, 130
        CMY:
        0, 45, 49
        CMYK:
        0, 45, 49, 0
      HSL:
        5°, 100.0000%, 75.4902%
        HSV (HSB):
        5°, 49.0196%, 100.0000%
        XYZ:
        54.7941, 41.9215, 26.3228
        xyY:
        0.4453, 0.3407, 41.9215
      CIE-Lab:
        70.8167, 41.9259, 25.0929
        CIE-LCH:
        70.8167, 48.8614, 30.9008
        CIE-Luv:
        70.8167, 82.4626, 24.3224
        Hunter-Lab:
        64.7468, 37.7548, 21.2184
      #ff8d82 color charts
#ff8d82 RGB chart
      #ff8d82 CMYK chart
      #ff8d82 RGB pie chart
      #ff8d82 color shades, tints & tones
#ff8d82 color schemes
#ff8d82 color preview, HTML & CSS examples
           This text has a color of #ff8d82        
        
          <p style="color:#ff8d82;">Text here</p>
        
        
          .mytext {color:#ff8d82;}
        
        Text color #ff8d82
      
           This box has a color of #ff8d82        
        
          <div style="background-color:#ff8d82;">Content here</div>
        
        
          .mybackground {background-color:#ff8d82;}
        
        Background color #ff8d82
      
           Border around this has a color of #ff8d82        
        
          <div style="border:2px solid #ff8d82;">Content here</div>
        
        
          .myborder {border:2px solid #ff8d82;}
        
        Border color #ff8d82