#d74114 color space conversions
Hex:
        #d74114
        RGB:
        215, 65, 20
        CMY:
        16, 75, 92
        CMYK:
        0, 70, 91, 16
      HSL:
        14°, 82.9787%, 46.0784%
        HSV (HSB):
        14°, 90.6977%, 84.3137%
        XYZ:
        30.0409, 18.2782, 2.6065
        xyY:
        0.5899, 0.3589, 18.2782
      CIE-Lab:
        49.8318, 56.8294, 55.8622
        CIE-LCH:
        49.8318, 79.6879, 44.5082
        CIE-Luv:
        49.8318, 121.3089, 38.1321
        Hunter-Lab:
        42.7530, 50.6075, 26.3123
      #d74114 color charts
#d74114 RGB chart
      #d74114 CMYK chart
      #d74114 RGB pie chart
      #d74114 color shades, tints & tones
#d74114 color schemes
#d74114 color preview, HTML & CSS examples
           This text has a color of #d74114        
        
          <p style="color:#d74114;">Text here</p>
        
        
          .mytext {color:#d74114;}
        
        Text color #d74114
      
           This box has a color of #d74114        
        
          <div style="background-color:#d74114;">Content here</div>
        
        
          .mybackground {background-color:#d74114;}
        
        Background color #d74114
      
           Border around this has a color of #d74114        
        
          <div style="border:2px solid #d74114;">Content here</div>
        
        
          .myborder {border:2px solid #d74114;}
        
        Border color #d74114