#ffb985 color space conversions
Hex:
        #ffb985
        RGB:
        255, 185, 133
        CMY:
        0, 27, 48
        CMYK:
        0, 27, 48, 0
      HSL:
        26°, 100.0000%, 76.0784%
        HSV (HSB):
        26°, 47.8431%, 100.0000%
        XYZ:
        62.8226, 57.6514, 30.0070
        xyY:
        0.4175, 0.3831, 57.6514
      CIE-Lab:
        80.5446, 19.4007, 36.3041
        CIE-LCH:
        80.5446, 41.1628, 61.8802
        CIE-Luv:
        80.5446, 51.4125, 43.5008
        Hunter-Lab:
        75.9285, 14.8145, 29.7185
      #ffb985 color charts
#ffb985 RGB chart
      #ffb985 CMYK chart
      #ffb985 RGB pie chart
      #ffb985 color shades, tints & tones
#ffb985 color schemes
#ffb985 color preview, HTML & CSS examples
           This text has a color of #ffb985        
        
          <p style="color:#ffb985;">Text here</p>
        
        
          .mytext {color:#ffb985;}
        
        Text color #ffb985
      
           This box has a color of #ffb985        
        
          <div style="background-color:#ffb985;">Content here</div>
        
        
          .mybackground {background-color:#ffb985;}
        
        Background color #ffb985
      
           Border around this has a color of #ffb985        
        
          <div style="border:2px solid #ffb985;">Content here</div>
        
        
          .myborder {border:2px solid #ffb985;}
        
        Border color #ffb985