#d1bc0a color space conversions
Hex:
        #d1bc0a
        RGB:
        209, 188, 10
        CMY:
        18, 26, 96
        CMYK:
        0, 10, 95, 18
      HSL:
        54°, 90.8676%, 42.9412%
        HSV (HSB):
        54°, 95.2153%, 81.9608%
        XYZ:
        44.3325, 49.5437, 7.5135
        xyY:
        0.4372, 0.4886, 49.5437
      CIE-Lab:
        75.7883, -7.8778, 76.2224
        CIE-LCH:
        75.7883, 76.6284, 95.9007
        CIE-Luv:
        75.7883, 20.7676, 80.9183
        Hunter-Lab:
        70.3873, -10.7518, 42.9422
      #d1bc0a color charts
#d1bc0a RGB chart
      #d1bc0a CMYK chart
      #d1bc0a RGB pie chart
      #d1bc0a color shades, tints & tones
#d1bc0a color schemes
#d1bc0a color preview, HTML & CSS examples
           This text has a color of #d1bc0a        
        
          <p style="color:#d1bc0a;">Text here</p>
        
        
          .mytext {color:#d1bc0a;}
        
        Text color #d1bc0a
      
           This box has a color of #d1bc0a        
        
          <div style="background-color:#d1bc0a;">Content here</div>
        
        
          .mybackground {background-color:#d1bc0a;}
        
        Background color #d1bc0a
      
           Border around this has a color of #d1bc0a        
        
          <div style="border:2px solid #d1bc0a;">Content here</div>
        
        
          .myborder {border:2px solid #d1bc0a;}
        
        Border color #d1bc0a