#dc660d color space conversions
Hex:
        #dc660d
        RGB:
        220, 102, 13
        CMY:
        14, 60, 95
        CMYK:
        0, 54, 94, 14
      HSL:
        26°, 88.8412%, 45.6863%
        HSV (HSB):
        26°, 94.0909%, 86.2745%
        XYZ:
        34.3392, 24.7474, 3.3476
        xyY:
        0.5500, 0.3964, 24.7474
      CIE-Lab:
        56.8285, 42.1966, 62.9114
        CIE-LCH:
        56.8285, 75.7522, 56.1490
        CIE-Luv:
        56.8285, 98.0110, 49.9324
        Hunter-Lab:
        49.7468, 36.1581, 30.8329
      #dc660d color charts
#dc660d RGB chart
      #dc660d CMYK chart
      #dc660d RGB pie chart
      #dc660d color shades, tints & tones
#dc660d color schemes
#dc660d color preview, HTML & CSS examples
           This text has a color of #dc660d        
        
          <p style="color:#dc660d;">Text here</p>
        
        
          .mytext {color:#dc660d;}
        
        Text color #dc660d
      
           This box has a color of #dc660d        
        
          <div style="background-color:#dc660d;">Content here</div>
        
        
          .mybackground {background-color:#dc660d;}
        
        Background color #dc660d
      
           Border around this has a color of #dc660d        
        
          <div style="border:2px solid #dc660d;">Content here</div>
        
        
          .myborder {border:2px solid #dc660d;}
        
        Border color #dc660d