#d6450d color space conversions
Hex:
        #d6450d
        RGB:
        214, 69, 13
        CMY:
        16, 73, 95
        CMYK:
        0, 68, 94, 16
      HSL:
        17°, 88.5463%, 44.5098%
        HSV (HSB):
        17°, 93.9252%, 83.9216%
        XYZ:
        29.9323, 18.5814, 2.3897
        xyY:
        0.5880, 0.3650, 18.5814
      CIE-Lab:
        50.1939, 54.8578, 58.1310
        CIE-LCH:
        50.1939, 79.9287, 46.6593
        CIE-Luv:
        50.1939, 118.2775, 39.9201
        Hunter-Lab:
        43.1062, 48.5120, 26.8874
      #d6450d color charts
#d6450d RGB chart
      #d6450d CMYK chart
      #d6450d RGB pie chart
      #d6450d color shades, tints & tones
#d6450d color schemes
#d6450d color preview, HTML & CSS examples
           This text has a color of #d6450d        
        
          <p style="color:#d6450d;">Text here</p>
        
        
          .mytext {color:#d6450d;}
        
        Text color #d6450d
      
           This box has a color of #d6450d        
        
          <div style="background-color:#d6450d;">Content here</div>
        
        
          .mybackground {background-color:#d6450d;}
        
        Background color #d6450d
      
           Border around this has a color of #d6450d        
        
          <div style="border:2px solid #d6450d;">Content here</div>
        
        
          .myborder {border:2px solid #d6450d;}
        
        Border color #d6450d