#d0bf30 color space conversions
Hex:
        #d0bf30
        RGB:
        208, 191, 48
        CMY:
        18, 25, 81
        CMYK:
        0, 8, 77, 18
      HSL:
        54°, 62.9921%, 50.1961%
        HSV (HSB):
        54°, 76.9231%, 81.5686%
        XYZ:
        45.1767, 50.8849, 10.2370
        xyY:
        0.4250, 0.4787, 50.8849
      CIE-Lab:
        76.6092, -8.9704, 68.7284
        CIE-LCH:
        76.6092, 69.3114, 97.4362
        CIE-Luv:
        76.6092, 17.4311, 77.0882
        Hunter-Lab:
        71.3337, -11.7870, 41.4249
      #d0bf30 color charts
#d0bf30 RGB chart
      #d0bf30 CMYK chart
      #d0bf30 RGB pie chart
      #d0bf30 color shades, tints & tones
#d0bf30 color schemes
#d0bf30 color preview, HTML & CSS examples
           This text has a color of #d0bf30        
        
          <p style="color:#d0bf30;">Text here</p>
        
        
          .mytext {color:#d0bf30;}
        
        Text color #d0bf30
      
           This box has a color of #d0bf30        
        
          <div style="background-color:#d0bf30;">Content here</div>
        
        
          .mybackground {background-color:#d0bf30;}
        
        Background color #d0bf30
      
           Border around this has a color of #d0bf30        
        
          <div style="border:2px solid #d0bf30;">Content here</div>
        
        
          .myborder {border:2px solid #d0bf30;}
        
        Border color #d0bf30