#d5b225 color space conversions
Hex:
        #d5b225
        RGB:
        213, 178, 37
        CMY:
        16, 30, 85
        CMYK:
        0, 16, 83, 16
      HSL:
        48°, 70.4000%, 49.0196%
        HSV (HSB):
        48°, 82.6291%, 83.5294%
        XYZ:
        43.6949, 46.1205, 8.3494
        xyY:
        0.4451, 0.4698, 46.1205
      CIE-Lab:
        73.6237, -0.4154, 69.5542
        CIE-LCH:
        73.6237, 69.5554, 90.3422
        CIE-Luv:
        73.6237, 30.5957, 74.1108
        Hunter-Lab:
        67.9121, -3.9985, 40.2490
      #d5b225 color charts
#d5b225 RGB chart
      #d5b225 CMYK chart
      #d5b225 RGB pie chart
      #d5b225 color shades, tints & tones
#d5b225 color schemes
#d5b225 color preview, HTML & CSS examples
           This text has a color of #d5b225        
        
          <p style="color:#d5b225;">Text here</p>
        
        
          .mytext {color:#d5b225;}
        
        Text color #d5b225
      
           This box has a color of #d5b225        
        
          <div style="background-color:#d5b225;">Content here</div>
        
        
          .mybackground {background-color:#d5b225;}
        
        Background color #d5b225
      
           Border around this has a color of #d5b225        
        
          <div style="border:2px solid #d5b225;">Content here</div>
        
        
          .myborder {border:2px solid #d5b225;}
        
        Border color #d5b225