#d0ae0b color space conversions
Hex:
        #d0ae0b
        RGB:
        208, 174, 11
        CMY:
        18, 32, 96
        CMYK:
        0, 16, 95, 18
      HSL:
        50°, 89.9543%, 42.9412%
        HSV (HSB):
        50°, 94.7115%, 81.5686%
        XYZ:
        41.2089, 43.7062, 6.5808
        xyY:
        0.4504, 0.4777, 43.7062
      CIE-Lab:
        72.0317, -1.0151, 73.2908
        CIE-LCH:
        72.0317, 73.2978, 90.7935
        CIE-Luv:
        72.0317, 30.1550, 75.4991
        Hunter-Lab:
        66.1106, -4.4288, 40.3756
      #d0ae0b color charts
#d0ae0b RGB chart
      #d0ae0b CMYK chart
      #d0ae0b RGB pie chart
      #d0ae0b color shades, tints & tones
#d0ae0b color schemes
#d0ae0b color preview, HTML & CSS examples
           This text has a color of #d0ae0b        
        
          <p style="color:#d0ae0b;">Text here</p>
        
        
          .mytext {color:#d0ae0b;}
        
        Text color #d0ae0b
      
           This box has a color of #d0ae0b        
        
          <div style="background-color:#d0ae0b;">Content here</div>
        
        
          .mybackground {background-color:#d0ae0b;}
        
        Background color #d0ae0b
      
           Border around this has a color of #d0ae0b        
        
          <div style="border:2px solid #d0ae0b;">Content here</div>
        
        
          .myborder {border:2px solid #d0ae0b;}
        
        Border color #d0ae0b