#d63b16 color space conversions
Hex:
        #d63b16
        RGB:
        214, 59, 22
        CMY:
        16, 77, 91
        CMYK:
        0, 72, 90, 16
      HSL:
        12°, 81.3559%, 46.2745%
        HSV (HSB):
        12°, 89.7196%, 83.9216%
        XYZ:
        29.4403, 17.4820, 2.5817
        xyY:
        0.5947, 0.3531, 17.4820
      CIE-Lab:
        48.8617, 58.7259, 54.3729
        CIE-LCH:
        48.8617, 80.0321, 42.7959
        CIE-Luv:
        48.8617, 124.1593, 36.3002
        Hunter-Lab:
        41.8115, 52.5155, 25.6070
      #d63b16 color charts
#d63b16 RGB chart
      #d63b16 CMYK chart
      #d63b16 RGB pie chart
      #d63b16 color shades, tints & tones
#d63b16 color schemes
#d63b16 color preview, HTML & CSS examples
           This text has a color of #d63b16        
        
          <p style="color:#d63b16;">Text here</p>
        
        
          .mytext {color:#d63b16;}
        
        Text color #d63b16
      
           This box has a color of #d63b16        
        
          <div style="background-color:#d63b16;">Content here</div>
        
        
          .mybackground {background-color:#d63b16;}
        
        Background color #d63b16
      
           Border around this has a color of #d63b16        
        
          <div style="border:2px solid #d63b16;">Content here</div>
        
        
          .myborder {border:2px solid #d63b16;}
        
        Border color #d63b16