#d3461f color space conversions
Hex:
        #d3461f
        RGB:
        211, 70, 31
        CMY:
        17, 73, 88
        CMYK:
        0, 67, 85, 17
      HSL:
        13°, 74.3802%, 47.4510%
        HSV (HSB):
        13°, 85.3081%, 82.7451%
        XYZ:
        29.3014, 18.3281, 3.2896
        xyY:
        0.5754, 0.3599, 18.3281
      CIE-Lab:
        49.8917, 53.7534, 51.3152
        CIE-LCH:
        49.8917, 74.3147, 43.6707
        CIE-Luv:
        49.8917, 113.7094, 36.8646
        Hunter-Lab:
        42.8114, 47.2511, 25.4121
      #d3461f color charts
#d3461f RGB chart
      #d3461f CMYK chart
      #d3461f RGB pie chart
      #d3461f color shades, tints & tones
#d3461f color schemes
#d3461f color preview, HTML & CSS examples
           This text has a color of #d3461f        
        
          <p style="color:#d3461f;">Text here</p>
        
        
          .mytext {color:#d3461f;}
        
        Text color #d3461f
      
           This box has a color of #d3461f        
        
          <div style="background-color:#d3461f;">Content here</div>
        
        
          .mybackground {background-color:#d3461f;}
        
        Background color #d3461f
      
           Border around this has a color of #d3461f        
        
          <div style="border:2px solid #d3461f;">Content here</div>
        
        
          .myborder {border:2px solid #d3461f;}
        
        Border color #d3461f