#d8600d color space conversions
Hex:
        #d8600d
        RGB:
        216, 96, 13
        CMY:
        15, 62, 95
        CMYK:
        0, 56, 94, 15
      HSL:
        25°, 88.6463%, 44.9020%
        HSV (HSB):
        25°, 93.9815%, 84.7059%
        XYZ:
        32.5744, 22.9937, 3.1021
        xyY:
        0.5552, 0.3919, 22.9937
      CIE-Lab:
        55.0659, 43.5860, 61.4429
        CIE-LCH:
        55.0659, 75.3324, 54.6491
        CIE-Luv:
        55.0659, 99.5272, 47.7450
        Hunter-Lab:
        47.9518, 37.3423, 29.7306
      #d8600d color charts
#d8600d RGB chart
      #d8600d CMYK chart
      #d8600d RGB pie chart
      #d8600d color shades, tints & tones
#d8600d color schemes
#d8600d color preview, HTML & CSS examples
           This text has a color of #d8600d        
        
          <p style="color:#d8600d;">Text here</p>
        
        
          .mytext {color:#d8600d;}
        
        Text color #d8600d
      
           This box has a color of #d8600d        
        
          <div style="background-color:#d8600d;">Content here</div>
        
        
          .mybackground {background-color:#d8600d;}
        
        Background color #d8600d
      
           Border around this has a color of #d8600d        
        
          <div style="border:2px solid #d8600d;">Content here</div>
        
        
          .myborder {border:2px solid #d8600d;}
        
        Border color #d8600d