#d0bf29 color space conversions
Hex:
        #d0bf29
        RGB:
        208, 191, 41
        CMY:
        18, 25, 84
        CMYK:
        0, 8, 80, 18
      HSL:
        54°, 67.0683%, 48.8235%
        HSV (HSB):
        54°, 80.2885%, 81.5686%
        XYZ:
        45.0435, 50.8316, 9.5353
        xyY:
        0.4273, 0.4822, 50.8316
      CIE-Lab:
        76.5769, -9.2150, 70.8001
        CIE-LCH:
        76.5769, 71.3973, 97.4157
        CIE-Luv:
        76.5769, 17.5680, 78.4585
        Hunter-Lab:
        71.2963, -11.9960, 41.9779
      #d0bf29 color charts
#d0bf29 RGB chart
      #d0bf29 CMYK chart
      #d0bf29 RGB pie chart
      #d0bf29 color shades, tints & tones
#d0bf29 color schemes
#d0bf29 color preview, HTML & CSS examples
           This text has a color of #d0bf29        
        
          <p style="color:#d0bf29;">Text here</p>
        
        
          .mytext {color:#d0bf29;}
        
        Text color #d0bf29
      
           This box has a color of #d0bf29        
        
          <div style="background-color:#d0bf29;">Content here</div>
        
        
          .mybackground {background-color:#d0bf29;}
        
        Background color #d0bf29
      
           Border around this has a color of #d0bf29        
        
          <div style="border:2px solid #d0bf29;">Content here</div>
        
        
          .myborder {border:2px solid #d0bf29;}
        
        Border color #d0bf29