#d1410d color space conversions
Hex:
        #d1410d
        RGB:
        209, 65, 13
        CMY:
        18, 75, 95
        CMYK:
        0, 69, 94, 18
      HSL:
        16°, 88.2883%, 43.5294%
        HSV (HSB):
        16°, 93.7799%, 81.9608%
        XYZ:
        28.2574, 17.3650, 2.2432
        xyY:
        0.5903, 0.3628, 17.3650
      CIE-Lab:
        48.7166, 54.7581, 56.7527
        CIE-LCH:
        48.7166, 78.8627, 46.0247
        CIE-Luv:
        48.7166, 116.9820, 38.3883
        Hunter-Lab:
        41.6713, 48.1167, 25.9783
      #d1410d color charts
#d1410d RGB chart
      #d1410d CMYK chart
      #d1410d RGB pie chart
      #d1410d color shades, tints & tones
#d1410d color schemes
#d1410d color preview, HTML & CSS examples
           This text has a color of #d1410d        
        
          <p style="color:#d1410d;">Text here</p>
        
        
          .mytext {color:#d1410d;}
        
        Text color #d1410d
      
           This box has a color of #d1410d        
        
          <div style="background-color:#d1410d;">Content here</div>
        
        
          .mybackground {background-color:#d1410d;}
        
        Background color #d1410d
      
           Border around this has a color of #d1410d        
        
          <div style="border:2px solid #d1410d;">Content here</div>
        
        
          .myborder {border:2px solid #d1410d;}
        
        Border color #d1410d