#d1bd12 color space conversions
Hex:
        #d1bd12
        RGB:
        209, 189, 18
        CMY:
        18, 26, 93
        CMYK:
        0, 10, 91, 18
      HSL:
        54°, 84.1410%, 44.5098%
        HSV (HSB):
        54°, 91.3876%, 81.9608%
        XYZ:
        44.6013, 49.9942, 7.8714
        xyY:
        0.4353, 0.4879, 49.9942
      CIE-Lab:
        76.0657, -8.2914, 75.4183
        CIE-LCH:
        76.0657, 75.8727, 96.2738
        CIE-Luv:
        76.0657, 19.9998, 80.7259
        Hunter-Lab:
        70.7066, -11.1397, 42.8942
      #d1bd12 color charts
#d1bd12 RGB chart
      #d1bd12 CMYK chart
      #d1bd12 RGB pie chart
      #d1bd12 color shades, tints & tones
#d1bd12 color schemes
#d1bd12 color preview, HTML & CSS examples
           This text has a color of #d1bd12        
        
          <p style="color:#d1bd12;">Text here</p>
        
        
          .mytext {color:#d1bd12;}
        
        Text color #d1bd12
      
           This box has a color of #d1bd12        
        
          <div style="background-color:#d1bd12;">Content here</div>
        
        
          .mybackground {background-color:#d1bd12;}
        
        Background color #d1bd12
      
           Border around this has a color of #d1bd12        
        
          <div style="border:2px solid #d1bd12;">Content here</div>
        
        
          .myborder {border:2px solid #d1bd12;}
        
        Border color #d1bd12