#ffd320 color space conversions
Hex:
        #ffd320
        RGB:
        255, 211, 32
        CMY:
        0, 17, 87
        CMYK:
        0, 17, 87, 0
      HSL:
        48°, 100.0000%, 56.2745%
        HSV (HSB):
        48°, 87.4510%, 100.0000%
        XYZ:
        64.7950, 67.9528, 11.0676
        xyY:
        0.4505, 0.4725, 67.9528
      CIE-Lab:
        85.9828, 0.4711, 82.4938
        CIE-LCH:
        85.9828, 82.4952, 89.6728
        CIE-Luv:
        85.9828, 38.1521, 88.3463
        Hunter-Lab:
        82.4335, -3.9528, 49.7431
      #ffd320 color charts
#ffd320 RGB chart
      #ffd320 CMYK chart
      #ffd320 RGB pie chart
      #ffd320 color shades, tints & tones
#ffd320 color schemes
#ffd320 color preview, HTML & CSS examples
           This text has a color of #ffd320        
        
          <p style="color:#ffd320;">Text here</p>
        
        
          .mytext {color:#ffd320;}
        
        Text color #ffd320
      
           This box has a color of #ffd320        
        
          <div style="background-color:#ffd320;">Content here</div>
        
        
          .mybackground {background-color:#ffd320;}
        
        Background color #ffd320
      
           Border around this has a color of #ffd320        
        
          <div style="border:2px solid #ffd320;">Content here</div>
        
        
          .myborder {border:2px solid #ffd320;}
        
        Border color #ffd320