#ffb7ba color space conversions
Hex:
        #ffb7ba
        RGB:
        255, 183, 186
        CMY:
        0, 28, 27
        CMYK:
        0, 28, 27, 0
      HSL:
        358°, 100.0000%, 85.8824%
        HSV (HSB):
        358°, 28.2353%, 100.0000%
        XYZ:
        67.0364, 58.6721, 54.2460
        xyY:
        0.3725, 0.3260, 58.6721
      CIE-Lab:
        81.1110, 26.4870, 8.8829
        CIE-LCH:
        81.1110, 27.9369, 18.5399
        CIE-Luv:
        81.1110, 46.1467, 7.8506
        Hunter-Lab:
        76.5977, 22.1726, 11.6296
      #ffb7ba color charts
#ffb7ba RGB chart
      #ffb7ba CMYK chart
      #ffb7ba RGB pie chart
      #ffb7ba color shades, tints & tones
#ffb7ba color schemes
#ffb7ba color preview, HTML & CSS examples
           This text has a color of #ffb7ba        
        
          <p style="color:#ffb7ba;">Text here</p>
        
        
          .mytext {color:#ffb7ba;}
        
        Text color #ffb7ba
      
           This box has a color of #ffb7ba        
        
          <div style="background-color:#ffb7ba;">Content here</div>
        
        
          .mybackground {background-color:#ffb7ba;}
        
        Background color #ffb7ba
      
           Border around this has a color of #ffb7ba        
        
          <div style="border:2px solid #ffb7ba;">Content here</div>
        
        
          .myborder {border:2px solid #ffb7ba;}
        
        Border color #ffb7ba