#d1600f color space conversions
Hex:
        #d1600f
        RGB:
        209, 96, 15
        CMY:
        18, 62, 94
        CMYK:
        0, 54, 93, 18
      HSL:
        25°, 86.6071%, 43.9216%
        HSV (HSB):
        25°, 92.8230%, 81.9608%
        XYZ:
        30.5636, 21.9555, 3.0789
        xyY:
        0.5497, 0.3949, 21.9555
      CIE-Lab:
        53.9798, 40.9140, 59.7233
        CIE-LCH:
        53.9798, 72.3936, 55.5866
        CIE-Luv:
        53.9798, 93.5788, 46.9962
        Hunter-Lab:
        46.8567, 34.4322, 28.9038
      #d1600f color charts
#d1600f RGB chart
      #d1600f CMYK chart
      #d1600f RGB pie chart
      #d1600f color shades, tints & tones
#d1600f color schemes
#d1600f color preview, HTML & CSS examples
           This text has a color of #d1600f        
        
          <p style="color:#d1600f;">Text here</p>
        
        
          .mytext {color:#d1600f;}
        
        Text color #d1600f
      
           This box has a color of #d1600f        
        
          <div style="background-color:#d1600f;">Content here</div>
        
        
          .mybackground {background-color:#d1600f;}
        
        Background color #d1600f
      
           Border around this has a color of #d1600f        
        
          <div style="border:2px solid #d1600f;">Content here</div>
        
        
          .myborder {border:2px solid #d1600f;}
        
        Border color #d1600f