#d1bb16 color space conversions
Hex:
        #d1bb16
        RGB:
        209, 187, 22
        CMY:
        18, 27, 91
        CMYK:
        0, 11, 89, 18
      HSL:
        53°, 80.9524%, 45.2941%
        HSV (HSB):
        53°, 89.4737%, 81.9608%
        XYZ:
        44.2096, 49.1539, 7.9166
        xyY:
        0.4365, 0.4853, 49.1539
      CIE-Lab:
        75.5470, -7.1961, 74.3646
        CIE-LCH:
        75.5470, 74.7120, 95.5272
        CIE-Luv:
        75.5470, 21.3731, 79.5780
        Hunter-Lab:
        70.1098, -10.1342, 42.3820
      #d1bb16 color charts
#d1bb16 RGB chart
      #d1bb16 CMYK chart
      #d1bb16 RGB pie chart
      #d1bb16 color shades, tints & tones
#d1bb16 color schemes
#d1bb16 color preview, HTML & CSS examples
           This text has a color of #d1bb16        
        
          <p style="color:#d1bb16;">Text here</p>
        
        
          .mytext {color:#d1bb16;}
        
        Text color #d1bb16
      
           This box has a color of #d1bb16        
        
          <div style="background-color:#d1bb16;">Content here</div>
        
        
          .mybackground {background-color:#d1bb16;}
        
        Background color #d1bb16
      
           Border around this has a color of #d1bb16        
        
          <div style="border:2px solid #d1bb16;">Content here</div>
        
        
          .myborder {border:2px solid #d1bb16;}
        
        Border color #d1bb16