#ffbf96 color space conversions
Hex:
        #ffbf96
        RGB:
        255, 191, 150
        CMY:
        0, 25, 41
        CMYK:
        0, 25, 41, 0
      HSL:
        23°, 100.0000%, 79.4118%
        HSV (HSB):
        23°, 41.1765%, 100.0000%
        XYZ:
        65.3758, 60.7236, 37.1293
        xyY:
        0.4005, 0.3720, 60.7236
      CIE-Lab:
        82.2299, 17.9584, 29.6343
        CIE-LCH:
        82.2299, 34.6511, 58.7841
        CIE-Luv:
        82.2299, 45.5356, 36.5054
        Hunter-Lab:
        77.9254, 13.3840, 26.2977
      #ffbf96 color charts
#ffbf96 RGB chart
      #ffbf96 CMYK chart
      #ffbf96 RGB pie chart
      #ffbf96 color shades, tints & tones
#ffbf96 color schemes
#ffbf96 color preview, HTML & CSS examples
           This text has a color of #ffbf96        
        
          <p style="color:#ffbf96;">Text here</p>
        
        
          .mytext {color:#ffbf96;}
        
        Text color #ffbf96
      
           This box has a color of #ffbf96        
        
          <div style="background-color:#ffbf96;">Content here</div>
        
        
          .mybackground {background-color:#ffbf96;}
        
        Background color #ffbf96
      
           Border around this has a color of #ffbf96        
        
          <div style="border:2px solid #ffbf96;">Content here</div>
        
        
          .myborder {border:2px solid #ffbf96;}
        
        Border color #ffbf96