#d5b422 color space conversions
Hex:
        #d5b422
        RGB:
        213, 180, 34
        CMY:
        16, 29, 87
        CMYK:
        0, 15, 84, 16
      HSL:
        49°, 72.4696%, 48.4314%
        HSV (HSB):
        49°, 84.0376%, 83.5294%
        XYZ:
        44.0506, 46.9041, 8.2451
        xyY:
        0.4441, 0.4728, 46.9041
      CIE-Lab:
        74.1284, -1.5469, 70.7800
        CIE-LCH:
        74.1284, 70.7969, 91.2520
        CIE-Luv:
        74.1284, 29.1979, 75.3853
        Hunter-Lab:
        68.4866, -5.0404, 40.8027
      #d5b422 color charts
#d5b422 RGB chart
      #d5b422 CMYK chart
      #d5b422 RGB pie chart
      #d5b422 color shades, tints & tones
#d5b422 color schemes
#d5b422 color preview, HTML & CSS examples
           This text has a color of #d5b422        
        
          <p style="color:#d5b422;">Text here</p>
        
        
          .mytext {color:#d5b422;}
        
        Text color #d5b422
      
           This box has a color of #d5b422        
        
          <div style="background-color:#d5b422;">Content here</div>
        
        
          .mybackground {background-color:#d5b422;}
        
        Background color #d5b422
      
           Border around this has a color of #d5b422        
        
          <div style="border:2px solid #d5b422;">Content here</div>
        
        
          .myborder {border:2px solid #d5b422;}
        
        Border color #d5b422