#d1bc10 color space conversions
Hex:
        #d1bc10
        RGB:
        209, 188, 16
        CMY:
        18, 26, 94
        CMYK:
        0, 10, 92, 18
      HSL:
        53°, 85.7778%, 44.1176%
        HSV (HSB):
        53°, 92.3445%, 81.9608%
        XYZ:
        44.3712, 49.5592, 7.7175
        xyY:
        0.4365, 0.4876, 49.5592
      CIE-Lab:
        75.7979, -7.8062, 75.5031
        CIE-LCH:
        75.7979, 75.9055, 95.9028
        CIE-Luv:
        75.7979, 20.7236, 80.5073
        Hunter-Lab:
        70.3983, -10.6904, 42.7791
      #d1bc10 color charts
#d1bc10 RGB chart
      #d1bc10 CMYK chart
      #d1bc10 RGB pie chart
      #d1bc10 color shades, tints & tones
#d1bc10 color schemes
#d1bc10 color preview, HTML & CSS examples
           This text has a color of #d1bc10        
        
          <p style="color:#d1bc10;">Text here</p>
        
        
          .mytext {color:#d1bc10;}
        
        Text color #d1bc10
      
           This box has a color of #d1bc10        
        
          <div style="background-color:#d1bc10;">Content here</div>
        
        
          .mybackground {background-color:#d1bc10;}
        
        Background color #d1bc10
      
           Border around this has a color of #d1bc10        
        
          <div style="border:2px solid #d1bc10;">Content here</div>
        
        
          .myborder {border:2px solid #d1bc10;}
        
        Border color #d1bc10