#ffd47a color space conversions
Hex:
        #ffd47a
        RGB:
        255, 212, 122
        CMY:
        0, 17, 52
        CMYK:
        0, 17, 52, 0
      HSL:
        41°, 100.0000%, 73.9216%
        HSV (HSB):
        41°, 52.1569%, 100.0000%
        XYZ:
        68.2963, 69.7521, 28.2763
        xyY:
        0.4106, 0.4194, 69.7521
      CIE-Lab:
        86.8751, 4.4128, 49.7710
        CIE-LCH:
        86.8751, 49.9662, 84.9333
        CIE-Luv:
        86.8751, 33.7992, 62.1872
        Hunter-Lab:
        83.5177, -0.1883, 38.3888
      #ffd47a color charts
#ffd47a RGB chart
      #ffd47a CMYK chart
      #ffd47a RGB pie chart
      #ffd47a color shades, tints & tones
#ffd47a color schemes
#ffd47a color preview, HTML & CSS examples
           This text has a color of #ffd47a        
        
          <p style="color:#ffd47a;">Text here</p>
        
        
          .mytext {color:#ffd47a;}
        
        Text color #ffd47a
      
           This box has a color of #ffd47a        
        
          <div style="background-color:#ffd47a;">Content here</div>
        
        
          .mybackground {background-color:#ffd47a;}
        
        Background color #ffd47a
      
           Border around this has a color of #ffd47a        
        
          <div style="border:2px solid #ffd47a;">Content here</div>
        
        
          .myborder {border:2px solid #ffd47a;}
        
        Border color #ffd47a