#d5681f color space conversions
Hex:
        #d5681f
        RGB:
        213, 104, 31
        CMY:
        16, 59, 88
        CMYK:
        0, 51, 85, 16
      HSL:
        24°, 74.5902%, 47.8431%
        HSV (HSB):
        24°, 85.4460%, 83.5294%
        XYZ:
        32.6382, 24.1457, 4.2367
        xyY:
        0.5349, 0.3957, 24.1457
      CIE-Lab:
        56.2334, 38.7819, 56.7680
        CIE-LCH:
        56.2334, 68.7506, 55.6605
        CIE-Luv:
        56.2334, 89.5581, 47.4432
        Hunter-Lab:
        49.1383, 32.5698, 29.2848
      #d5681f color charts
#d5681f RGB chart
      #d5681f CMYK chart
      #d5681f RGB pie chart
      #d5681f color shades, tints & tones
#d5681f color schemes
#d5681f color preview, HTML & CSS examples
           This text has a color of #d5681f        
        
          <p style="color:#d5681f;">Text here</p>
        
        
          .mytext {color:#d5681f;}
        
        Text color #d5681f
      
           This box has a color of #d5681f        
        
          <div style="background-color:#d5681f;">Content here</div>
        
        
          .mybackground {background-color:#d5681f;}
        
        Background color #d5681f
      
           Border around this has a color of #d5681f        
        
          <div style="border:2px solid #d5681f;">Content here</div>
        
        
          .myborder {border:2px solid #d5681f;}
        
        Border color #d5681f