#dcbb12 color space conversions
Hex:
        #dcbb12
        RGB:
        220, 187, 18
        CMY:
        14, 27, 93
        CMYK:
        0, 15, 92, 14
      HSL:
        50°, 84.8739%, 46.6667%
        HSV (HSB):
        50°, 91.8182%, 86.2745%
        XYZ:
        47.3947, 50.8000, 7.8797
        xyY:
        0.4468, 0.4789, 50.8000
      CIE-Lab:
        76.5577, -2.4641, 76.2372
        CIE-LCH:
        76.5577, 76.2771, 91.8512
        CIE-Luv:
        76.5577, 29.5955, 80.1186
        Hunter-Lab:
        71.2741, -6.0336, 43.3371
      #dcbb12 color charts
#dcbb12 RGB chart
      #dcbb12 CMYK chart
      #dcbb12 RGB pie chart
      #dcbb12 color shades, tints & tones
#dcbb12 color schemes
#dcbb12 color preview, HTML & CSS examples
           This text has a color of #dcbb12        
        
          <p style="color:#dcbb12;">Text here</p>
        
        
          .mytext {color:#dcbb12;}
        
        Text color #dcbb12
      
           This box has a color of #dcbb12        
        
          <div style="background-color:#dcbb12;">Content here</div>
        
        
          .mybackground {background-color:#dcbb12;}
        
        Background color #dcbb12
      
           Border around this has a color of #dcbb12        
        
          <div style="border:2px solid #dcbb12;">Content here</div>
        
        
          .myborder {border:2px solid #dcbb12;}
        
        Border color #dcbb12