#dcbd1b color space conversions
Hex:
        #dcbd1b
        RGB:
        220, 189, 27
        CMY:
        14, 26, 89
        CMYK:
        0, 14, 88, 14
      HSL:
        50°, 78.1377%, 48.4314%
        HSV (HSB):
        50°, 87.7273%, 86.2745%
        XYZ:
        47.9106, 51.6900, 8.4889
        xyY:
        0.4432, 0.4782, 51.6900
      CIE-Lab:
        77.0951, -3.3470, 75.0689
        CIE-LCH:
        77.0951, 75.1435, 92.5529
        CIE-Luv:
        77.0951, 28.0227, 79.9686
        Hunter-Lab:
        71.8957, -6.8669, 43.3265
      #dcbd1b color charts
#dcbd1b RGB chart
      #dcbd1b CMYK chart
      #dcbd1b RGB pie chart
      #dcbd1b color shades, tints & tones
#dcbd1b color schemes
#dcbd1b color preview, HTML & CSS examples
           This text has a color of #dcbd1b        
        
          <p style="color:#dcbd1b;">Text here</p>
        
        
          .mytext {color:#dcbd1b;}
        
        Text color #dcbd1b
      
           This box has a color of #dcbd1b        
        
          <div style="background-color:#dcbd1b;">Content here</div>
        
        
          .mybackground {background-color:#dcbd1b;}
        
        Background color #dcbd1b
      
           Border around this has a color of #dcbd1b        
        
          <div style="border:2px solid #dcbd1b;">Content here</div>
        
        
          .myborder {border:2px solid #dcbd1b;}
        
        Border color #dcbd1b