#d66512 color space conversions
Hex:
        #d66512
        RGB:
        214, 101, 18
        CMY:
        16, 60, 93
        CMYK:
        0, 53, 92, 16
      HSL:
        25°, 84.4828%, 45.4902%
        HSV (HSB):
        25°, 91.5888%, 83.9216%
        XYZ:
        32.4944, 23.6472, 3.4240
        xyY:
        0.5455, 0.3970, 23.6472
      CIE-Lab:
        55.7328, 40.4247, 60.5494
        CIE-LCH:
        55.7328, 72.8038, 56.2717
        CIE-Luv:
        55.7328, 93.5867, 48.6204
        Hunter-Lab:
        48.6284, 34.1775, 29.8652
      #d66512 color charts
#d66512 RGB chart
      #d66512 CMYK chart
      #d66512 RGB pie chart
      #d66512 color shades, tints & tones
#d66512 color schemes
#d66512 color preview, HTML & CSS examples
           This text has a color of #d66512        
        
          <p style="color:#d66512;">Text here</p>
        
        
          .mytext {color:#d66512;}
        
        Text color #d66512
      
           This box has a color of #d66512        
        
          <div style="background-color:#d66512;">Content here</div>
        
        
          .mybackground {background-color:#d66512;}
        
        Background color #d66512
      
           Border around this has a color of #d66512        
        
          <div style="border:2px solid #d66512;">Content here</div>
        
        
          .myborder {border:2px solid #d66512;}
        
        Border color #d66512