#d74f14 color space conversions
Hex:
        #d74f14
        RGB:
        215, 79, 20
        CMY:
        16, 69, 92
        CMYK:
        0, 63, 91, 16
      HSL:
        18°, 82.9787%, 46.0784%
        HSV (HSB):
        18°, 90.6977%, 84.3137%
        XYZ:
        30.9466, 20.0895, 2.9084
        xyY:
        0.5737, 0.3724, 20.0895
      CIE-Lab:
        51.9383, 51.1385, 57.3495
        CIE-LCH:
        51.9383, 76.8382, 48.2767
        CIE-Luv:
        51.9383, 111.5116, 41.7697
        Hunter-Lab:
        44.8214, 44.8066, 27.5277
      #d74f14 color charts
#d74f14 RGB chart
      #d74f14 CMYK chart
      #d74f14 RGB pie chart
      #d74f14 color shades, tints & tones
#d74f14 color schemes
#d74f14 color preview, HTML & CSS examples
           This text has a color of #d74f14        
        
          <p style="color:#d74f14;">Text here</p>
        
        
          .mytext {color:#d74f14;}
        
        Text color #d74f14
      
           This box has a color of #d74f14        
        
          <div style="background-color:#d74f14;">Content here</div>
        
        
          .mybackground {background-color:#d74f14;}
        
        Background color #d74f14
      
           Border around this has a color of #d74f14        
        
          <div style="border:2px solid #d74f14;">Content here</div>
        
        
          .myborder {border:2px solid #d74f14;}
        
        Border color #d74f14