#ede01f color space conversions
Hex:
        #ede01f
        RGB:
        237, 224, 31
        CMY:
        7, 12, 88
        CMYK:
        0, 5, 87, 7
      HSL:
        56°, 85.1240%, 52.5490%
        HSV (HSB):
        56°, 86.9198%, 92.9412%
        XYZ:
        61.8280, 71.4148, 11.8221
        xyY:
        0.4262, 0.4923, 71.4148
      CIE-Lab:
        87.6861, -13.6925, 83.3561
        CIE-LCH:
        87.6861, 84.4732, 99.3284
        CIE-Luv:
        87.6861, 15.7384, 93.1381
        Hunter-Lab:
        84.5073, -17.2918, 50.8608
      #ede01f color charts
#ede01f RGB chart
      #ede01f CMYK chart
      #ede01f RGB pie chart
      #ede01f color shades, tints & tones
#ede01f color schemes
#ede01f color preview, HTML & CSS examples
           This text has a color of #ede01f        
        
          <p style="color:#ede01f;">Text here</p>
        
        
          .mytext {color:#ede01f;}
        
        Text color #ede01f
      
           This box has a color of #ede01f        
        
          <div style="background-color:#ede01f;">Content here</div>
        
        
          .mybackground {background-color:#ede01f;}
        
        Background color #ede01f
      
           Border around this has a color of #ede01f        
        
          <div style="border:2px solid #ede01f;">Content here</div>
        
        
          .myborder {border:2px solid #ede01f;}
        
        Border color #ede01f