#d14c13 color space conversions
Hex:
        #d14c13
        RGB:
        209, 76, 19
        CMY:
        18, 70, 93
        CMYK:
        0, 64, 91, 18
      HSL:
        18°, 83.3333%, 44.7059%
        HSV (HSB):
        18°, 90.9091%, 81.9608%
        XYZ:
        28.9965, 18.7712, 2.7110
        xyY:
        0.5744, 0.3719, 18.7712
      CIE-Lab:
        50.4185, 50.3070, 56.1135
        CIE-LCH:
        50.4185, 75.3626, 48.1231
        CIE-Luv:
        50.4185, 108.8668, 40.4808
        Hunter-Lab:
        43.3258, 43.6440, 26.6181
      #d14c13 color charts
#d14c13 RGB chart
      #d14c13 CMYK chart
      #d14c13 RGB pie chart
      #d14c13 color shades, tints & tones
#d14c13 color schemes
#d14c13 color preview, HTML & CSS examples
           This text has a color of #d14c13        
        
          <p style="color:#d14c13;">Text here</p>
        
        
          .mytext {color:#d14c13;}
        
        Text color #d14c13
      
           This box has a color of #d14c13        
        
          <div style="background-color:#d14c13;">Content here</div>
        
        
          .mybackground {background-color:#d14c13;}
        
        Background color #d14c13
      
           Border around this has a color of #d14c13        
        
          <div style="border:2px solid #d14c13;">Content here</div>
        
        
          .myborder {border:2px solid #d14c13;}
        
        Border color #d14c13