#d1bd01 color space conversions
Hex:
        #d1bd01
        RGB:
        209, 189, 1
        CMY:
        18, 26, 100
        CMYK:
        0, 10, 100, 18
      HSL:
        54°, 99.0476%, 41.1765%
        HSV (HSB):
        54°, 99.5215%, 81.9608%
        XYZ:
        44.4976, 49.9527, 7.3253
        xyY:
        0.4372, 0.4908, 49.9527
      CIE-Lab:
        76.0402, -8.4830, 77.3474
        CIE-LCH:
        76.0402, 77.8112, 96.2588
        CIE-Luv:
        76.0402, 20.1152, 81.8221
        Hunter-Lab:
        70.6772, -11.3036, 43.3290
      #d1bd01 color charts
#d1bd01 RGB chart
      #d1bd01 CMYK chart
      #d1bd01 RGB pie chart
      #d1bd01 color shades, tints & tones
#d1bd01 color schemes
#d1bd01 color preview, HTML & CSS examples
           This text has a color of #d1bd01        
        
          <p style="color:#d1bd01;">Text here</p>
        
        
          .mytext {color:#d1bd01;}
        
        Text color #d1bd01
      
           This box has a color of #d1bd01        
        
          <div style="background-color:#d1bd01;">Content here</div>
        
        
          .mybackground {background-color:#d1bd01;}
        
        Background color #d1bd01
      
           Border around this has a color of #d1bd01        
        
          <div style="border:2px solid #d1bd01;">Content here</div>
        
        
          .myborder {border:2px solid #d1bd01;}
        
        Border color #d1bd01