#d2460f color space conversions
Hex:
        #d2460f
        RGB:
        210, 70, 15
        CMY:
        18, 73, 94
        CMYK:
        0, 67, 93, 18
      HSL:
        17°, 86.6667%, 44.1176%
        HSV (HSB):
        17°, 92.8571%, 82.3529%
        XYZ:
        28.8547, 18.1164, 2.4279
        xyY:
        0.5841, 0.3667, 18.1164
      CIE-Lab:
        49.6370, 53.1258, 56.8740
        CIE-LCH:
        49.6370, 77.8267, 46.9516
        CIE-Luv:
        49.6370, 114.2384, 39.5155
        Hunter-Lab:
        42.5634, 46.5233, 26.4123
      #d2460f color charts
#d2460f RGB chart
      #d2460f CMYK chart
      #d2460f RGB pie chart
      #d2460f color shades, tints & tones
#d2460f color schemes
#d2460f color preview, HTML & CSS examples
           This text has a color of #d2460f        
        
          <p style="color:#d2460f;">Text here</p>
        
        
          .mytext {color:#d2460f;}
        
        Text color #d2460f
      
           This box has a color of #d2460f        
        
          <div style="background-color:#d2460f;">Content here</div>
        
        
          .mybackground {background-color:#d2460f;}
        
        Background color #d2460f
      
           Border around this has a color of #d2460f        
        
          <div style="border:2px solid #d2460f;">Content here</div>
        
        
          .myborder {border:2px solid #d2460f;}
        
        Border color #d2460f