#d7bf03 color space conversions
Hex:
        #d7bf03
        RGB:
        215, 191, 3
        CMY:
        16, 25, 99
        CMYK:
        0, 11, 99, 16
      HSL:
        53°, 97.2477%, 42.7451%
        HSV (HSB):
        53°, 98.6047%, 84.3137%
        XYZ:
        46.6716, 51.7153, 7.6083
        xyY:
        0.4403, 0.4879, 51.7153
      CIE-Lab:
        77.1103, -6.8728, 78.1578
        CIE-LCH:
        77.1103, 78.4594, 95.0253
        CIE-Luv:
        77.1103, 23.0879, 82.5305
        Hunter-Lab:
        71.9133, -10.0022, 44.0665
      #d7bf03 color charts
#d7bf03 RGB chart
      #d7bf03 CMYK chart
      #d7bf03 RGB pie chart
      #d7bf03 color shades, tints & tones
#d7bf03 color schemes
#d7bf03 color preview, HTML & CSS examples
           This text has a color of #d7bf03        
        
          <p style="color:#d7bf03;">Text here</p>
        
        
          .mytext {color:#d7bf03;}
        
        Text color #d7bf03
      
           This box has a color of #d7bf03        
        
          <div style="background-color:#d7bf03;">Content here</div>
        
        
          .mybackground {background-color:#d7bf03;}
        
        Background color #d7bf03
      
           Border around this has a color of #d7bf03        
        
          <div style="border:2px solid #d7bf03;">Content here</div>
        
        
          .myborder {border:2px solid #d7bf03;}
        
        Border color #d7bf03