#dc940e color space conversions
Hex:
        #dc940e
        RGB:
        220, 148, 14
        CMY:
        14, 42, 95
        CMYK:
        0, 33, 94, 14
      HSL:
        39°, 88.0342%, 45.8824%
        HSV (HSB):
        39°, 93.6364%, 86.2745%
        XYZ:
        40.1844, 36.4272, 5.3287
        xyY:
        0.4904, 0.4446, 36.4272
      CIE-Lab:
        66.8450, 18.1786, 69.6803
        CIE-LCH:
        66.8450, 72.0126, 75.3783
        CIE-Luv:
        66.8450, 59.8818, 65.8114
        Hunter-Lab:
        60.3549, 13.2244, 37.0138
      #dc940e color charts
#dc940e RGB chart
      #dc940e CMYK chart
      #dc940e RGB pie chart
      #dc940e color shades, tints & tones
#dc940e color schemes
#dc940e color preview, HTML & CSS examples
           This text has a color of #dc940e        
        
          <p style="color:#dc940e;">Text here</p>
        
        
          .mytext {color:#dc940e;}
        
        Text color #dc940e
      
           This box has a color of #dc940e        
        
          <div style="background-color:#dc940e;">Content here</div>
        
        
          .mybackground {background-color:#dc940e;}
        
        Background color #dc940e
      
           Border around this has a color of #dc940e        
        
          <div style="border:2px solid #dc940e;">Content here</div>
        
        
          .myborder {border:2px solid #dc940e;}
        
        Border color #dc940e