#d5cb30 color space conversions
Hex:
        #d5cb30
        RGB:
        213, 203, 48
        CMY:
        16, 20, 81
        CMYK:
        0, 5, 77, 16
      HSL:
        56°, 66.2651%, 51.1765%
        HSV (HSB):
        56°, 77.4648%, 83.5294%
        XYZ:
        49.3300, 57.0714, 11.2122
        xyY:
        0.4194, 0.4852, 57.0714
      CIE-Lab:
        80.2197, -12.9239, 72.1527
        CIE-LCH:
        80.2197, 73.3011, 100.1551
        CIE-Luv:
        80.2197, 12.8170, 82.0227
        Hunter-Lab:
        75.5456, -15.6474, 44.0823
      #d5cb30 color charts
#d5cb30 RGB chart
      #d5cb30 CMYK chart
      #d5cb30 RGB pie chart
      #d5cb30 color shades, tints & tones
#d5cb30 color schemes
#d5cb30 color preview, HTML & CSS examples
           This text has a color of #d5cb30        
        
          <p style="color:#d5cb30;">Text here</p>
        
        
          .mytext {color:#d5cb30;}
        
        Text color #d5cb30
      
           This box has a color of #d5cb30        
        
          <div style="background-color:#d5cb30;">Content here</div>
        
        
          .mybackground {background-color:#d5cb30;}
        
        Background color #d5cb30
      
           Border around this has a color of #d5cb30        
        
          <div style="border:2px solid #d5cb30;">Content here</div>
        
        
          .myborder {border:2px solid #d5cb30;}
        
        Border color #d5cb30