#d8561f color space conversions
Hex:
        #d8561f
        RGB:
        216, 86, 31
        CMY:
        15, 66, 88
        CMYK:
        0, 60, 86, 15
      HSL:
        18°, 74.8988%, 48.4314%
        HSV (HSB):
        18°, 85.6481%, 84.7059%
        XYZ:
        31.8940, 21.3534, 3.7369
        xyY:
        0.5597, 0.3747, 21.3534
      CIE-Lab:
        53.3342, 48.5969, 54.5463
        CIE-LCH:
        53.3342, 73.0545, 48.3012
        CIE-Luv:
        53.3342, 106.2317, 41.9443
        Hunter-Lab:
        46.2098, 42.3337, 27.5521
      #d8561f color charts
#d8561f RGB chart
      #d8561f CMYK chart
      #d8561f RGB pie chart
      #d8561f color shades, tints & tones
#d8561f color schemes
#d8561f color preview, HTML & CSS examples
           This text has a color of #d8561f        
        
          <p style="color:#d8561f;">Text here</p>
        
        
          .mytext {color:#d8561f;}
        
        Text color #d8561f
      
           This box has a color of #d8561f        
        
          <div style="background-color:#d8561f;">Content here</div>
        
        
          .mybackground {background-color:#d8561f;}
        
        Background color #d8561f
      
           Border around this has a color of #d8561f        
        
          <div style="border:2px solid #d8561f;">Content here</div>
        
        
          .myborder {border:2px solid #d8561f;}
        
        Border color #d8561f