#ffdf52 color space conversions
Hex:
        #ffdf52
        RGB:
        255, 223, 82
        CMY:
        0, 13, 68
        CMYK:
        0, 13, 68, 0
      HSL:
        49°, 100.0000%, 66.0784%
        HSV (HSB):
        49°, 67.8431%, 100.0000%
        XYZ:
        69.1507, 74.6445, 18.7459
        xyY:
        0.4254, 0.4592, 74.6445
      CIE-Lab:
        89.2262, -3.8616, 70.1630
        CIE-LCH:
        89.2262, 70.2692, 93.1502
        CIE-Luv:
        89.2262, 28.2109, 82.6323
        Hunter-Lab:
        86.3971, -8.3267, 47.6136
      #ffdf52 color charts
#ffdf52 RGB chart
      #ffdf52 CMYK chart
      #ffdf52 RGB pie chart
      #ffdf52 color shades, tints & tones
#ffdf52 color schemes
#ffdf52 color preview, HTML & CSS examples
           This text has a color of #ffdf52        
        
          <p style="color:#ffdf52;">Text here</p>
        
        
          .mytext {color:#ffdf52;}
        
        Text color #ffdf52
      
           This box has a color of #ffdf52        
        
          <div style="background-color:#ffdf52;">Content here</div>
        
        
          .mybackground {background-color:#ffdf52;}
        
        Background color #ffdf52
      
           Border around this has a color of #ffdf52        
        
          <div style="border:2px solid #ffdf52;">Content here</div>
        
        
          .myborder {border:2px solid #ffdf52;}
        
        Border color #ffdf52