#d66112 color space conversions
Hex:
        #d66112
        RGB:
        214, 97, 18
        CMY:
        16, 62, 93
        CMYK:
        0, 55, 92, 16
      HSL:
        24°, 84.4828%, 45.4902%
        HSV (HSB):
        24°, 91.5888%, 83.9216%
        XYZ:
        32.1154, 22.8892, 3.2977
        xyY:
        0.5508, 0.3926, 22.8892
      CIE-Lab:
        54.9580, 42.3996, 59.9998
        CIE-LCH:
        54.9580, 73.4690, 54.7526
        CIE-Luv:
        54.9580, 96.8279, 47.3361
        Hunter-Lab:
        47.8427, 36.0974, 29.4032
      #d66112 color charts
#d66112 RGB chart
      #d66112 CMYK chart
      #d66112 RGB pie chart
      #d66112 color shades, tints & tones
#d66112 color schemes
#d66112 color preview, HTML & CSS examples
           This text has a color of #d66112        
        
          <p style="color:#d66112;">Text here</p>
        
        
          .mytext {color:#d66112;}
        
        Text color #d66112
      
           This box has a color of #d66112        
        
          <div style="background-color:#d66112;">Content here</div>
        
        
          .mybackground {background-color:#d66112;}
        
        Background color #d66112
      
           Border around this has a color of #d66112        
        
          <div style="border:2px solid #d66112;">Content here</div>
        
        
          .myborder {border:2px solid #d66112;}
        
        Border color #d66112