#d5bd21 color space conversions
Hex:
        #d5bd21
        RGB:
        213, 189, 33
        CMY:
        16, 26, 87
        CMYK:
        0, 11, 85, 16
      HSL:
        52°, 73.1707%, 48.2353%
        HSV (HSB):
        52°, 84.5070%, 83.5294%
        XYZ:
        45.9127, 50.6511, 8.7956
        xyY:
        0.4358, 0.4807, 50.6511
      CIE-Lab:
        76.4672, -6.2507, 72.9694
        CIE-LCH:
        76.4672, 73.2367, 94.8961
        CIE-Luv:
        76.4672, 22.7410, 79.0574
        Hunter-Lab:
        71.1696, -9.3935, 42.4913
      #d5bd21 color charts
#d5bd21 RGB chart
      #d5bd21 CMYK chart
      #d5bd21 RGB pie chart
      #d5bd21 color shades, tints & tones
#d5bd21 color schemes
#d5bd21 color preview, HTML & CSS examples
           This text has a color of #d5bd21        
        
          <p style="color:#d5bd21;">Text here</p>
        
        
          .mytext {color:#d5bd21;}
        
        Text color #d5bd21
      
           This box has a color of #d5bd21        
        
          <div style="background-color:#d5bd21;">Content here</div>
        
        
          .mybackground {background-color:#d5bd21;}
        
        Background color #d5bd21
      
           Border around this has a color of #d5bd21        
        
          <div style="border:2px solid #d5bd21;">Content here</div>
        
        
          .myborder {border:2px solid #d5bd21;}
        
        Border color #d5bd21