#d3671f color space conversions
Hex:
        #d3671f
        RGB:
        211, 103, 31
        CMY:
        17, 60, 88
        CMYK:
        0, 51, 85, 17
      HSL:
        24°, 74.3802%, 47.4510%
        HSV (HSB):
        24°, 85.3081%, 82.7451%
        XYZ:
        31.9615, 23.6483, 4.1763
        xyY:
        0.5346, 0.3955, 23.6483
      CIE-Lab:
        55.7339, 38.4980, 56.2302
        CIE-LCH:
        55.7339, 68.1464, 55.6025
        CIE-Luv:
        55.7339, 88.6867, 46.9478
        Hunter-Lab:
        48.6295, 32.2167, 28.9488
      #d3671f color charts
#d3671f RGB chart
      #d3671f CMYK chart
      #d3671f RGB pie chart
      #d3671f color shades, tints & tones
#d3671f color schemes
#d3671f color preview, HTML & CSS examples
           This text has a color of #d3671f        
        
          <p style="color:#d3671f;">Text here</p>
        
        
          .mytext {color:#d3671f;}
        
        Text color #d3671f
      
           This box has a color of #d3671f        
        
          <div style="background-color:#d3671f;">Content here</div>
        
        
          .mybackground {background-color:#d3671f;}
        
        Background color #d3671f
      
           Border around this has a color of #d3671f        
        
          <div style="border:2px solid #d3671f;">Content here</div>
        
        
          .myborder {border:2px solid #d3671f;}
        
        Border color #d3671f