#d1600d color space conversions
Hex:
        #d1600d
        RGB:
        209, 96, 13
        CMY:
        18, 62, 95
        CMYK:
        0, 54, 94, 18
      HSL:
        25°, 88.2883%, 43.5294%
        HSV (HSB):
        25°, 93.7799%, 81.9608%
        XYZ:
        30.5500, 21.9501, 3.0074
        xyY:
        0.5504, 0.3954, 21.9501
      CIE-Lab:
        53.9740, 40.8881, 60.1887
        CIE-LCH:
        53.9740, 72.7635, 55.8105
        CIE-Luv:
        53.9740, 93.6606, 47.2134
        Hunter-Lab:
        46.8509, 34.4050, 28.9898
      #d1600d color charts
#d1600d RGB chart
      #d1600d CMYK chart
      #d1600d RGB pie chart
      #d1600d color shades, tints & tones
#d1600d color schemes
#d1600d color preview, HTML & CSS examples
           This text has a color of #d1600d        
        
          <p style="color:#d1600d;">Text here</p>
        
        
          .mytext {color:#d1600d;}
        
        Text color #d1600d
      
           This box has a color of #d1600d        
        
          <div style="background-color:#d1600d;">Content here</div>
        
        
          .mybackground {background-color:#d1600d;}
        
        Background color #d1600d
      
           Border around this has a color of #d1600d        
        
          <div style="border:2px solid #d1600d;">Content here</div>
        
        
          .myborder {border:2px solid #d1600d;}
        
        Border color #d1600d