#d5be12 color space conversions
Hex:
        #d5be12
        RGB:
        213, 190, 18
        CMY:
        16, 25, 93
        CMYK:
        0, 11, 92, 16
      HSL:
        53°, 84.4156%, 45.2941%
        HSV (HSB):
        53°, 91.5493%, 83.5294%
        XYZ:
        45.9632, 51.0167, 7.9970
        xyY:
        0.4378, 0.4860, 51.0167
      CIE-Lab:
        76.6891, -7.0634, 76.0524
        CIE-LCH:
        76.6891, 76.3797, 95.3062
        CIE-Luv:
        76.6891, 22.2214, 81.1620
        Hunter-Lab:
        71.4260, -10.1293, 43.3600
      #d5be12 color charts
#d5be12 RGB chart
      #d5be12 CMYK chart
      #d5be12 RGB pie chart
      #d5be12 color shades, tints & tones
#d5be12 color schemes
#d5be12 color preview, HTML & CSS examples
           This text has a color of #d5be12        
        
          <p style="color:#d5be12;">Text here</p>
        
        
          .mytext {color:#d5be12;}
        
        Text color #d5be12
      
           This box has a color of #d5be12        
        
          <div style="background-color:#d5be12;">Content here</div>
        
        
          .mybackground {background-color:#d5be12;}
        
        Background color #d5be12
      
           Border around this has a color of #d5be12        
        
          <div style="border:2px solid #d5be12;">Content here</div>
        
        
          .myborder {border:2px solid #d5be12;}
        
        Border color #d5be12