#d63c14 color space conversions
Hex:
        #d63c14
        RGB:
        214, 60, 20
        CMY:
        16, 76, 92
        CMYK:
        0, 72, 91, 16
      HSL:
        12°, 82.9060%, 45.8824%
        HSV (HSB):
        12°, 90.6542%, 83.9216%
        XYZ:
        29.4737, 17.5784, 2.5013
        xyY:
        0.5948, 0.3547, 17.5784
      CIE-Lab:
        48.9807, 58.3408, 55.1807
        CIE-LCH:
        48.9807, 80.3029, 43.4055
        CIE-Luv:
        48.9807, 123.7131, 36.8480
        Hunter-Lab:
        41.9266, 52.1111, 25.8113
      #d63c14 color charts
#d63c14 RGB chart
      #d63c14 CMYK chart
      #d63c14 RGB pie chart
      #d63c14 color shades, tints & tones
#d63c14 color schemes
#d63c14 color preview, HTML & CSS examples
           This text has a color of #d63c14        
        
          <p style="color:#d63c14;">Text here</p>
        
        
          .mytext {color:#d63c14;}
        
        Text color #d63c14
      
           This box has a color of #d63c14        
        
          <div style="background-color:#d63c14;">Content here</div>
        
        
          .mybackground {background-color:#d63c14;}
        
        Background color #d63c14
      
           Border around this has a color of #d63c14        
        
          <div style="border:2px solid #d63c14;">Content here</div>
        
        
          .myborder {border:2px solid #d63c14;}
        
        Border color #d63c14