#dc990e color space conversions
Hex:
        #dc990e
        RGB:
        220, 153, 14
        CMY:
        14, 40, 95
        CMYK:
        0, 30, 94, 14
      HSL:
        40°, 88.0342%, 45.8824%
        HSV (HSB):
        40°, 93.6364%, 86.2745%
        XYZ:
        40.9857, 38.0298, 5.5958
        xyY:
        0.4844, 0.4495, 38.0298
      CIE-Lab:
        68.0426, 15.4947, 70.5426
        CIE-LCH:
        68.0426, 72.2243, 77.6117
        CIE-Luv:
        68.0426, 55.8366, 67.6559
        Hunter-Lab:
        61.6683, 10.7142, 37.7879
      #dc990e color charts
#dc990e RGB chart
      #dc990e CMYK chart
      #dc990e RGB pie chart
      #dc990e color shades, tints & tones
#dc990e color schemes
#dc990e color preview, HTML & CSS examples
           This text has a color of #dc990e        
        
          <p style="color:#dc990e;">Text here</p>
        
        
          .mytext {color:#dc990e;}
        
        Text color #dc990e
      
           This box has a color of #dc990e        
        
          <div style="background-color:#dc990e;">Content here</div>
        
        
          .mybackground {background-color:#dc990e;}
        
        Background color #dc990e
      
           Border around this has a color of #dc990e        
        
          <div style="border:2px solid #dc990e;">Content here</div>
        
        
          .myborder {border:2px solid #dc990e;}
        
        Border color #dc990e