#ffd160 color space conversions
Hex:
        #ffd160
        RGB:
        255, 209, 96
        CMY:
        0, 18, 62
        CMYK:
        0, 18, 62, 0
      HSL:
        43°, 100.0000%, 68.8235%
        HSV (HSB):
        43°, 62.3529%, 100.0000%
        XYZ:
        66.1518, 67.7055, 20.6482
        xyY:
        0.4282, 0.4382, 67.7055
      CIE-Lab:
        85.8590, 4.0555, 60.7143
        CIE-LCH:
        85.8590, 60.8496, 86.1785
        CIE-Luv:
        85.8590, 37.4197, 71.9496
        Hunter-Lab:
        82.2833, -0.4905, 42.7201
      #ffd160 color charts
#ffd160 RGB chart
      #ffd160 CMYK chart
      #ffd160 RGB pie chart
      #ffd160 color shades, tints & tones
#ffd160 color schemes
#ffd160 color preview, HTML & CSS examples
           This text has a color of #ffd160        
        
          <p style="color:#ffd160;">Text here</p>
        
        
          .mytext {color:#ffd160;}
        
        Text color #ffd160
      
           This box has a color of #ffd160        
        
          <div style="background-color:#ffd160;">Content here</div>
        
        
          .mybackground {background-color:#ffd160;}
        
        Background color #ffd160
      
           Border around this has a color of #ffd160        
        
          <div style="border:2px solid #ffd160;">Content here</div>
        
        
          .myborder {border:2px solid #ffd160;}
        
        Border color #ffd160