#ffb3bf color space conversions
Hex:
        #ffb3bf
        RGB:
        255, 179, 191
        CMY:
        0, 30, 25
        CMYK:
        0, 30, 25, 0
      HSL:
        351°, 100.0000%, 85.0980%
        HSV (HSB):
        351°, 29.8039%, 100.0000%
        XYZ:
        66.7641, 57.2618, 56.8240
        xyY:
        0.3692, 0.3166, 57.2618
      CIE-Lab:
        80.3266, 29.2647, 5.0576
        CIE-LCH:
        80.3266, 29.6985, 9.8052
        CIE-Luv:
        80.3266, 47.8144, 1.8893
        Hunter-Lab:
        75.6715, 25.0632, 8.4474
      #ffb3bf color charts
#ffb3bf RGB chart
      #ffb3bf CMYK chart
      #ffb3bf RGB pie chart
      #ffb3bf color shades, tints & tones
#ffb3bf color schemes
#ffb3bf color preview, HTML & CSS examples
           This text has a color of #ffb3bf        
        
          <p style="color:#ffb3bf;">Text here</p>
        
        
          .mytext {color:#ffb3bf;}
        
        Text color #ffb3bf
      
           This box has a color of #ffb3bf        
        
          <div style="background-color:#ffb3bf;">Content here</div>
        
        
          .mybackground {background-color:#ffb3bf;}
        
        Background color #ffb3bf
      
           Border around this has a color of #ffb3bf        
        
          <div style="border:2px solid #ffb3bf;">Content here</div>
        
        
          .myborder {border:2px solid #ffb3bf;}
        
        Border color #ffb3bf