#ffbd8b color space conversions
Hex:
        #ffbd8b
        RGB:
        255, 189, 139
        CMY:
        0, 26, 45
        CMYK:
        0, 26, 45, 0
      HSL:
        26°, 100.0000%, 77.2549%
        HSV (HSB):
        26°, 45.4902%, 100.0000%
        XYZ:
        64.0978, 59.5193, 32.5361
        xyY:
        0.4105, 0.3812, 59.5193
      CIE-Lab:
        81.5762, 17.8813, 34.5244
        CIE-LCH:
        81.5762, 38.8802, 62.6189
        CIE-Luv:
        81.5762, 48.0416, 42.0527
        Hunter-Lab:
        77.1487, 13.2936, 28.9996
      #ffbd8b color charts
#ffbd8b RGB chart
      #ffbd8b CMYK chart
      #ffbd8b RGB pie chart
      #ffbd8b color shades, tints & tones
#ffbd8b color schemes
#ffbd8b color preview, HTML & CSS examples
           This text has a color of #ffbd8b        
        
          <p style="color:#ffbd8b;">Text here</p>
        
        
          .mytext {color:#ffbd8b;}
        
        Text color #ffbd8b
      
           This box has a color of #ffbd8b        
        
          <div style="background-color:#ffbd8b;">Content here</div>
        
        
          .mybackground {background-color:#ffbd8b;}
        
        Background color #ffbd8b
      
           Border around this has a color of #ffbd8b        
        
          <div style="border:2px solid #ffbd8b;">Content here</div>
        
        
          .myborder {border:2px solid #ffbd8b;}
        
        Border color #ffbd8b