#d6480f color space conversions
Hex:
        #d6480f
        RGB:
        214, 72, 15
        CMY:
        16, 72, 94
        CMYK:
        0, 66, 93, 16
      HSL:
        17°, 86.8996%, 44.9020%
        HSV (HSB):
        17°, 92.9907%, 83.9216%
        XYZ:
        30.1351, 18.9654, 2.5243
        xyY:
        0.5837, 0.3674, 18.9654
      CIE-Lab:
        50.6467, 53.6728, 57.8796
        CIE-LCH:
        50.6467, 78.9355, 47.1597
        CIE-Luv:
        50.6467, 116.0710, 40.4533
        Hunter-Lab:
        43.5492, 47.3070, 27.0477
      #d6480f color charts
#d6480f RGB chart
      #d6480f CMYK chart
      #d6480f RGB pie chart
      #d6480f color shades, tints & tones
#d6480f color schemes
#d6480f color preview, HTML & CSS examples
           This text has a color of #d6480f        
        
          <p style="color:#d6480f;">Text here</p>
        
        
          .mytext {color:#d6480f;}
        
        Text color #d6480f
      
           This box has a color of #d6480f        
        
          <div style="background-color:#d6480f;">Content here</div>
        
        
          .mybackground {background-color:#d6480f;}
        
        Background color #d6480f
      
           Border around this has a color of #d6480f        
        
          <div style="border:2px solid #d6480f;">Content here</div>
        
        
          .myborder {border:2px solid #d6480f;}
        
        Border color #d6480f