#dc7d24 color space conversions
Hex:
        #dc7d24
        RGB:
        220, 125, 36
        CMY:
        14, 51, 86
        CMYK:
        0, 43, 84, 14
      HSL:
        29°, 72.4409%, 50.1961%
        HSV (HSB):
        29°, 83.6364%, 86.2745%
        XYZ:
        37.1673, 30.0102, 5.5027
        xyY:
        0.5114, 0.4129, 30.0102
      CIE-Lab:
        61.6631, 30.8773, 59.9580
        CIE-LCH:
        61.6631, 67.4416, 62.7524
        CIE-Luv:
        61.6631, 77.9483, 54.3040
        Hunter-Lab:
        54.7816, 25.2377, 32.3916
      #dc7d24 color charts
#dc7d24 RGB chart
      #dc7d24 CMYK chart
      #dc7d24 RGB pie chart
      #dc7d24 color shades, tints & tones
#dc7d24 color schemes
#dc7d24 color preview, HTML & CSS examples
           This text has a color of #dc7d24        
        
          <p style="color:#dc7d24;">Text here</p>
        
        
          .mytext {color:#dc7d24;}
        
        Text color #dc7d24
      
           This box has a color of #dc7d24        
        
          <div style="background-color:#dc7d24;">Content here</div>
        
        
          .mybackground {background-color:#dc7d24;}
        
        Background color #dc7d24
      
           Border around this has a color of #dc7d24        
        
          <div style="border:2px solid #dc7d24;">Content here</div>
        
        
          .myborder {border:2px solid #dc7d24;}
        
        Border color #dc7d24