#ffef70 color space conversions
Hex:
        #ffef70
        RGB:
        255, 239, 112
        CMY:
        0, 6, 56
        CMYK:
        0, 6, 56, 0
      HSL:
        53°, 100.0000%, 71.9608%
        HSV (HSB):
        53°, 56.0784%, 100.0000%
        XYZ:
        75.0311, 84.1629, 27.6197
        xyY:
        0.4016, 0.4505, 84.1629
      CIE-Lab:
        93.5212, -9.9722, 62.2250
        CIE-LCH:
        93.5212, 63.0190, 99.1049
        CIE-Luv:
        93.5212, 16.3715, 78.9830
        Hunter-Lab:
        91.7403, -14.5568, 46.3681
      #ffef70 color charts
#ffef70 RGB chart
      #ffef70 CMYK chart
      #ffef70 RGB pie chart
      #ffef70 color shades, tints & tones
#ffef70 color schemes
#ffef70 color preview, HTML & CSS examples
           This text has a color of #ffef70        
        
          <p style="color:#ffef70;">Text here</p>
        
        
          .mytext {color:#ffef70;}
        
        Text color #ffef70
      
           This box has a color of #ffef70        
        
          <div style="background-color:#ffef70;">Content here</div>
        
        
          .mybackground {background-color:#ffef70;}
        
        Background color #ffef70
      
           Border around this has a color of #ffef70        
        
          <div style="border:2px solid #ffef70;">Content here</div>
        
        
          .myborder {border:2px solid #ffef70;}
        
        Border color #ffef70