#d2b211 color space conversions
Hex:
        #d2b211
        RGB:
        210, 178, 17
        CMY:
        18, 30, 93
        CMYK:
        0, 15, 92, 18
      HSL:
        50°, 85.0220%, 44.5098%
        HSV (HSB):
        50°, 91.9048%, 82.3529%
        XYZ:
        42.5999, 45.5829, 7.0834
        xyY:
        0.4472, 0.4785, 45.5829
      CIE-Lab:
        73.2741, -2.1593, 73.4834
        CIE-LCH:
        73.2741, 73.5151, 91.6831
        CIE-Luv:
        73.2741, 28.6636, 76.6043
        Hunter-Lab:
        67.5151, -5.5235, 41.0401
      #d2b211 color charts
#d2b211 RGB chart
      #d2b211 CMYK chart
      #d2b211 RGB pie chart
      #d2b211 color shades, tints & tones
#d2b211 color schemes
#d2b211 color preview, HTML & CSS examples
           This text has a color of #d2b211        
        
          <p style="color:#d2b211;">Text here</p>
        
        
          .mytext {color:#d2b211;}
        
        Text color #d2b211
      
           This box has a color of #d2b211        
        
          <div style="background-color:#d2b211;">Content here</div>
        
        
          .mybackground {background-color:#d2b211;}
        
        Background color #d2b211
      
           Border around this has a color of #d2b211        
        
          <div style="border:2px solid #d2b211;">Content here</div>
        
        
          .myborder {border:2px solid #d2b211;}
        
        Border color #d2b211