#fae802 color space conversions
Hex:
        #fae802
        RGB:
        250, 232, 2
        CMY:
        2, 9, 99
        CMYK:
        0, 7, 99, 2
      HSL:
        56°, 98.4127%, 49.4118%
        HSV (HSB):
        56°, 99.2000%, 98.0392%
        XYZ:
        68.2919, 78.0416, 11.5216
        xyY:
        0.4326, 0.4944, 78.0416
      CIE-Lab:
        90.7989, -12.5096, 89.5382
        CIE-LCH:
        90.7989, 90.4079, 97.9534
        CIE-Luv:
        90.7989, 19.6710, 98.2114
        Hunter-Lab:
        88.3412, -16.6080, 54.1061
      #fae802 color charts
#fae802 RGB chart
      #fae802 CMYK chart
      #fae802 RGB pie chart
      #fae802 color shades, tints & tones
#fae802 color schemes
#fae802 color preview, HTML & CSS examples
           This text has a color of #fae802        
        
          <p style="color:#fae802;">Text here</p>
        
        
          .mytext {color:#fae802;}
        
        Text color #fae802
      
           This box has a color of #fae802        
        
          <div style="background-color:#fae802;">Content here</div>
        
        
          .mybackground {background-color:#fae802;}
        
        Background color #fae802
      
           Border around this has a color of #fae802        
        
          <div style="border:2px solid #fae802;">Content here</div>
        
        
          .myborder {border:2px solid #fae802;}
        
        Border color #fae802