#d9483f color space conversions
Hex:
        #d9483f
        RGB:
        217, 72, 63
        CMY:
        15, 72, 75
        CMYK:
        0, 67, 71, 15
      HSL:
        4°, 66.9565%, 54.9020%
        HSV (HSB):
        4°, 70.9677%, 85.0980%
        XYZ:
        31.8298, 19.7453, 6.8362
        xyY:
        0.5449, 0.3380, 19.7453
      CIE-Lab:
        51.5480, 56.0625, 36.9716
        CIE-LCH:
        51.5480, 67.1558, 33.4037
        CIE-Luv:
        51.5480, 112.2299, 27.8497
        Hunter-Lab:
        44.4357, 50.0992, 21.9835
      #d9483f color charts
#d9483f RGB chart
      #d9483f CMYK chart
      #d9483f RGB pie chart
      #d9483f color shades, tints & tones
#d9483f color schemes
#d9483f color preview, HTML & CSS examples
           This text has a color of #d9483f        
        
          <p style="color:#d9483f;">Text here</p>
        
        
          .mytext {color:#d9483f;}
        
        Text color #d9483f
      
           This box has a color of #d9483f        
        
          <div style="background-color:#d9483f;">Content here</div>
        
        
          .mybackground {background-color:#d9483f;}
        
        Background color #d9483f
      
           Border around this has a color of #d9483f        
        
          <div style="border:2px solid #d9483f;">Content here</div>
        
        
          .myborder {border:2px solid #d9483f;}
        
        Border color #d9483f