#d1410b color space conversions
Hex:
        #d1410b
        RGB:
        209, 65, 11
        CMY:
        18, 75, 96
        CMYK:
        0, 69, 95, 18
      HSL:
        16°, 90.0000%, 43.1373%
        HSV (HSB):
        16°, 94.7368%, 81.9608%
        XYZ:
        28.2452, 17.3601, 2.1787
        xyY:
        0.5911, 0.3633, 17.3601
      CIE-Lab:
        48.7106, 54.7362, 57.2725
        CIE-LCH:
        48.7106, 79.2224, 46.2972
        CIE-Luv:
        48.7106, 117.0914, 38.6056
        Hunter-Lab:
        41.6654, 48.0916, 26.0654
      #d1410b color charts
#d1410b RGB chart
      #d1410b CMYK chart
      #d1410b RGB pie chart
      #d1410b color shades, tints & tones
#d1410b color schemes
#d1410b color preview, HTML & CSS examples
           This text has a color of #d1410b        
        
          <p style="color:#d1410b;">Text here</p>
        
        
          .mytext {color:#d1410b;}
        
        Text color #d1410b
      
           This box has a color of #d1410b        
        
          <div style="background-color:#d1410b;">Content here</div>
        
        
          .mybackground {background-color:#d1410b;}
        
        Background color #d1410b
      
           Border around this has a color of #d1410b        
        
          <div style="border:2px solid #d1410b;">Content here</div>
        
        
          .myborder {border:2px solid #d1410b;}
        
        Border color #d1410b