#dd990f color space conversions
Hex:
        #dd990f
        RGB:
        221, 153, 15
        CMY:
        13, 40, 94
        CMYK:
        0, 31, 93, 13
      HSL:
        40°, 87.2881%, 46.2745%
        HSV (HSB):
        40°, 93.2127%, 86.6667%
        XYZ:
        41.2963, 38.1891, 5.6466
        xyY:
        0.4851, 0.4486, 38.1891
      CIE-Lab:
        68.1598, 15.9413, 70.5201
        CIE-LCH:
        68.1598, 72.2994, 77.2622
        CIE-Luv:
        68.1598, 56.6318, 67.6032
        Hunter-Lab:
        61.7973, 11.1378, 37.8406
      #dd990f color charts
#dd990f RGB chart
      #dd990f CMYK chart
      #dd990f RGB pie chart
      #dd990f color shades, tints & tones
#dd990f color schemes
#dd990f color preview, HTML & CSS examples
           This text has a color of #dd990f        
        
          <p style="color:#dd990f;">Text here</p>
        
        
          .mytext {color:#dd990f;}
        
        Text color #dd990f
      
           This box has a color of #dd990f        
        
          <div style="background-color:#dd990f;">Content here</div>
        
        
          .mybackground {background-color:#dd990f;}
        
        Background color #dd990f
      
           Border around this has a color of #dd990f        
        
          <div style="border:2px solid #dd990f;">Content here</div>
        
        
          .myborder {border:2px solid #dd990f;}
        
        Border color #dd990f