#ffc696 color space conversions
Hex:
        #ffc696
        RGB:
        255, 198, 150
        CMY:
        0, 22, 41
        CMYK:
        0, 22, 41, 0
      HSL:
        27°, 100.0000%, 79.4118%
        HSV (HSB):
        27°, 41.1765%, 100.0000%
        XYZ:
        66.9391, 63.8502, 37.6504
        xyY:
        0.3974, 0.3791, 63.8502
      CIE-Lab:
        83.8877, 14.3032, 31.8419
        CIE-LCH:
        83.8877, 34.9069, 65.8106
        CIE-Luv:
        83.8877, 40.9180, 40.1192
        Hunter-Lab:
        79.9063, 9.6970, 27.9980
      #ffc696 color charts
#ffc696 RGB chart
      #ffc696 CMYK chart
      #ffc696 RGB pie chart
      #ffc696 color shades, tints & tones
#ffc696 color schemes
#ffc696 color preview, HTML & CSS examples
           This text has a color of #ffc696        
        
          <p style="color:#ffc696;">Text here</p>
        
        
          .mytext {color:#ffc696;}
        
        Text color #ffc696
      
           This box has a color of #ffc696        
        
          <div style="background-color:#ffc696;">Content here</div>
        
        
          .mybackground {background-color:#ffc696;}
        
        Background color #ffc696
      
           Border around this has a color of #ffc696        
        
          <div style="border:2px solid #ffc696;">Content here</div>
        
        
          .myborder {border:2px solid #ffc696;}
        
        Border color #ffc696