#d5450d color space conversions
Hex:
        #d5450d
        RGB:
        213, 69, 13
        CMY:
        16, 73, 95
        CMYK:
        0, 68, 94, 16
      HSL:
        17°, 88.4956%, 44.3137%
        HSV (HSB):
        17°, 93.8967%, 83.5294%
        XYZ:
        29.6413, 18.4314, 2.3761
        xyY:
        0.5876, 0.3653, 18.4314
      CIE-Lab:
        50.0153, 54.5218, 57.9296
        CIE-LCH:
        50.0153, 79.5516, 46.7358
        CIE-Luv:
        50.0153, 117.4724, 39.8136
        Hunter-Lab:
        42.9318, 48.1106, 26.7708
      #d5450d color charts
#d5450d RGB chart
      #d5450d CMYK chart
      #d5450d RGB pie chart
      #d5450d color shades, tints & tones
#d5450d color schemes
#d5450d color preview, HTML & CSS examples
           This text has a color of #d5450d        
        
          <p style="color:#d5450d;">Text here</p>
        
        
          .mytext {color:#d5450d;}
        
        Text color #d5450d
      
           This box has a color of #d5450d        
        
          <div style="background-color:#d5450d;">Content here</div>
        
        
          .mybackground {background-color:#d5450d;}
        
        Background color #d5450d
      
           Border around this has a color of #d5450d        
        
          <div style="border:2px solid #d5450d;">Content here</div>
        
        
          .myborder {border:2px solid #d5450d;}
        
        Border color #d5450d