#dbb242 color space conversions
Hex:
        #dbb242
        RGB:
        219, 178, 66
        CMY:
        14, 30, 74
        CMYK:
        0, 19, 70, 14
      HSL:
        44°, 68.0000%, 55.8824%
        HSV (HSB):
        44°, 69.8630%, 85.8824%
        XYZ:
        46.1172, 47.2942, 11.8523
        xyY:
        0.4381, 0.4493, 47.2942
      CIE-Lab:
        74.3776, 3.3380, 60.3290
        CIE-LCH:
        74.3776, 60.4213, 86.8331
        CIE-Luv:
        74.3776, 34.1744, 67.4109
        Hunter-Lab:
        68.7708, -0.6481, 37.9212
      #dbb242 color charts
#dbb242 RGB chart
      #dbb242 CMYK chart
      #dbb242 RGB pie chart
      #dbb242 color shades, tints & tones
#dbb242 color schemes
#dbb242 color preview, HTML & CSS examples
           This text has a color of #dbb242        
        
          <p style="color:#dbb242;">Text here</p>
        
        
          .mytext {color:#dbb242;}
        
        Text color #dbb242
      
           This box has a color of #dbb242        
        
          <div style="background-color:#dbb242;">Content here</div>
        
        
          .mybackground {background-color:#dbb242;}
        
        Background color #dbb242
      
           Border around this has a color of #dbb242        
        
          <div style="border:2px solid #dbb242;">Content here</div>
        
        
          .myborder {border:2px solid #dbb242;}
        
        Border color #dbb242