#db940e color space conversions
Hex:
        #db940e
        RGB:
        219, 148, 14
        CMY:
        14, 42, 95
        CMYK:
        0, 32, 94, 14
      HSL:
        39°, 87.9828%, 45.6863%
        HSV (HSB):
        39°, 93.6073%, 85.8824%
        XYZ:
        39.8826, 36.2716, 5.3145
        xyY:
        0.4895, 0.4452, 36.2716
      CIE-Lab:
        66.7269, 17.7459, 69.5414
        CIE-LCH:
        66.7269, 71.7699, 75.6845
        CIE-Luv:
        66.7269, 59.0633, 65.7772
        Hunter-Lab:
        60.2259, 12.8103, 36.9262
      #db940e color charts
#db940e RGB chart
      #db940e CMYK chart
      #db940e RGB pie chart
      #db940e color shades, tints & tones
#db940e color schemes
#db940e color preview, HTML & CSS examples
           This text has a color of #db940e        
        
          <p style="color:#db940e;">Text here</p>
        
        
          .mytext {color:#db940e;}
        
        Text color #db940e
      
           This box has a color of #db940e        
        
          <div style="background-color:#db940e;">Content here</div>
        
        
          .mybackground {background-color:#db940e;}
        
        Background color #db940e
      
           Border around this has a color of #db940e        
        
          <div style="border:2px solid #db940e;">Content here</div>
        
        
          .myborder {border:2px solid #db940e;}
        
        Border color #db940e