#dc821f color space conversions
Hex:
        #dc821f
        RGB:
        220, 130, 31
        CMY:
        14, 49, 88
        CMYK:
        0, 41, 86, 14
      HSL:
        31°, 75.2988%, 49.2157%
        HSV (HSB):
        31°, 85.9091%, 86.2745%
        XYZ:
        37.7452, 31.2798, 5.3445
        xyY:
        0.5075, 0.4206, 31.2798
      CIE-Lab:
        62.7432, 28.1070, 62.5355
        CIE-LCH:
        62.7432, 68.5616, 65.7982
        CIE-Luv:
        62.7432, 74.1070, 57.0672
        Hunter-Lab:
        55.9284, 22.5921, 33.4841
      #dc821f color charts
#dc821f RGB chart
      #dc821f CMYK chart
      #dc821f RGB pie chart
      #dc821f color shades, tints & tones
#dc821f color schemes
#dc821f color preview, HTML & CSS examples
           This text has a color of #dc821f        
        
          <p style="color:#dc821f;">Text here</p>
        
        
          .mytext {color:#dc821f;}
        
        Text color #dc821f
      
           This box has a color of #dc821f        
        
          <div style="background-color:#dc821f;">Content here</div>
        
        
          .mybackground {background-color:#dc821f;}
        
        Background color #dc821f
      
           Border around this has a color of #dc821f        
        
          <div style="border:2px solid #dc821f;">Content here</div>
        
        
          .myborder {border:2px solid #dc821f;}
        
        Border color #dc821f