#d4662f color space conversions
Hex:
        #d4662f
        RGB:
        212, 102, 47
        CMY:
        17, 60, 82
        CMYK:
        0, 52, 78, 17
      HSL:
        20°, 65.7371%, 50.7843%
        HSV (HSB):
        20°, 77.8302%, 83.1373%
        XYZ:
        32.4158, 23.7050, 5.5563
        xyY:
        0.5256, 0.3843, 23.7050
      CIE-Lab:
        55.7912, 39.8907, 49.5947
        CIE-LCH:
        55.7912, 63.6466, 51.1891
        CIE-Luv:
        55.7912, 88.9095, 42.7080
        Hunter-Lab:
        48.6878, 33.6398, 27.3152
      #d4662f color charts
#d4662f RGB chart
      #d4662f CMYK chart
      #d4662f RGB pie chart
      #d4662f color shades, tints & tones
#d4662f color schemes
#d4662f color preview, HTML & CSS examples
           This text has a color of #d4662f        
        
          <p style="color:#d4662f;">Text here</p>
        
        
          .mytext {color:#d4662f;}
        
        Text color #d4662f
      
           This box has a color of #d4662f        
        
          <div style="background-color:#d4662f;">Content here</div>
        
        
          .mybackground {background-color:#d4662f;}
        
        Background color #d4662f
      
           Border around this has a color of #d4662f        
        
          <div style="border:2px solid #d4662f;">Content here</div>
        
        
          .myborder {border:2px solid #d4662f;}
        
        Border color #d4662f