#fb8382 color space conversions
Hex:
        #fb8382
        RGB:
        251, 131, 130
        CMY:
        2, 49, 49
        CMYK:
        0, 48, 48, 2
      HSL:
        0°, 93.7984%, 74.7059%
        HSV (HSB):
        0°, 48.2072%, 98.4314%
        XYZ:
        51.9292, 38.3535, 25.7851
        xyY:
        0.4474, 0.3304, 38.3535
      CIE-Lab:
        68.2804, 45.4757, 21.5740
        CIE-LCH:
        68.2804, 50.3337, 25.3800
        CIE-Luv:
        68.2804, 86.0719, 19.1464
        Hunter-Lab:
        61.9302, 41.2964, 18.6653
      #fb8382 color charts
#fb8382 RGB chart
      #fb8382 CMYK chart
      #fb8382 RGB pie chart
      #fb8382 color shades, tints & tones
#fb8382 color schemes
#fb8382 color preview, HTML & CSS examples
           This text has a color of #fb8382        
        
          <p style="color:#fb8382;">Text here</p>
        
        
          .mytext {color:#fb8382;}
        
        Text color #fb8382
      
           This box has a color of #fb8382        
        
          <div style="background-color:#fb8382;">Content here</div>
        
        
          .mybackground {background-color:#fb8382;}
        
        Background color #fb8382
      
           Border around this has a color of #fb8382        
        
          <div style="border:2px solid #fb8382;">Content here</div>
        
        
          .myborder {border:2px solid #fb8382;}
        
        Border color #fb8382