#fb8482 color space conversions
Hex:
        #fb8482
        RGB:
        251, 132, 130
        CMY:
        2, 48, 49
        CMYK:
        0, 47, 48, 2
      HSL:
        1°, 93.7984%, 74.7059%
        HSV (HSB):
        1°, 48.2072%, 98.4314%
        XYZ:
        52.0642, 38.6235, 25.8301
        xyY:
        0.4468, 0.3315, 38.6235
      CIE-Lab:
        68.4776, 44.9793, 21.8422
        CIE-LCH:
        68.4776, 50.0022, 25.9015
        CIE-Luv:
        68.4776, 85.3996, 19.5954
        Hunter-Lab:
        62.1478, 40.7794, 18.8611
      #fb8482 color charts
#fb8482 RGB chart
      #fb8482 CMYK chart
      #fb8482 RGB pie chart
      #fb8482 color shades, tints & tones
#fb8482 color schemes
#fb8482 color preview, HTML & CSS examples
           This text has a color of #fb8482        
        
          <p style="color:#fb8482;">Text here</p>
        
        
          .mytext {color:#fb8482;}
        
        Text color #fb8482
      
           This box has a color of #fb8482        
        
          <div style="background-color:#fb8482;">Content here</div>
        
        
          .mybackground {background-color:#fb8482;}
        
        Background color #fb8482
      
           Border around this has a color of #fb8482        
        
          <div style="border:2px solid #fb8482;">Content here</div>
        
        
          .myborder {border:2px solid #fb8482;}
        
        Border color #fb8482