#f6bdba color space conversions
Hex:
        #f6bdba
        RGB:
        246, 189, 186
        CMY:
        4, 26, 27
        CMYK:
        0, 23, 24, 4
      HSL:
        3°, 76.9231%, 84.7059%
        HSV (HSB):
        3°, 24.3902%, 96.4706%
        XYZ:
        65.0666, 59.5332, 54.5161
        xyY:
        0.3633, 0.3324, 59.5332
      CIE-Lab:
        81.5838, 20.0465, 9.4354
        CIE-LCH:
        81.5838, 22.1560, 25.2053
        CIE-Luv:
        81.5838, 36.2792, 9.9352
        Hunter-Lab:
        77.1578, 15.5016, 12.1189
      #f6bdba color charts
#f6bdba RGB chart
      #f6bdba CMYK chart
      #f6bdba RGB pie chart
      #f6bdba color shades, tints & tones
#f6bdba color schemes
#f6bdba color preview, HTML & CSS examples
           This text has a color of #f6bdba        
        
          <p style="color:#f6bdba;">Text here</p>
        
        
          .mytext {color:#f6bdba;}
        
        Text color #f6bdba
      
           This box has a color of #f6bdba        
        
          <div style="background-color:#f6bdba;">Content here</div>
        
        
          .mybackground {background-color:#f6bdba;}
        
        Background color #f6bdba
      
           Border around this has a color of #f6bdba        
        
          <div style="border:2px solid #f6bdba;">Content here</div>
        
        
          .myborder {border:2px solid #f6bdba;}
        
        Border color #f6bdba