#d5690d color space conversions
Hex:
        #d5690d
        RGB:
        213, 105, 13
        CMY:
        16, 59, 95
        CMYK:
        0, 51, 94, 16
      HSL:
        28°, 88.4956%, 44.3137%
        HSV (HSB):
        28°, 93.8967%, 83.5294%
        XYZ:
        32.5648, 24.2783, 3.3506
        xyY:
        0.5410, 0.4033, 24.2783
      CIE-Lab:
        56.3654, 37.9501, 62.0944
        CIE-LCH:
        56.3654, 72.7731, 58.5681
        CIE-Luv:
        56.3654, 89.6675, 50.4177
        Hunter-Lab:
        49.2731, 31.7436, 30.4594
      #d5690d color charts
#d5690d RGB chart
      #d5690d CMYK chart
      #d5690d RGB pie chart
      #d5690d color shades, tints & tones
#d5690d color schemes
#d5690d color preview, HTML & CSS examples
           This text has a color of #d5690d        
        
          <p style="color:#d5690d;">Text here</p>
        
        
          .mytext {color:#d5690d;}
        
        Text color #d5690d
      
           This box has a color of #d5690d        
        
          <div style="background-color:#d5690d;">Content here</div>
        
        
          .mybackground {background-color:#d5690d;}
        
        Background color #d5690d
      
           Border around this has a color of #d5690d        
        
          <div style="border:2px solid #d5690d;">Content here</div>
        
        
          .myborder {border:2px solid #d5690d;}
        
        Border color #d5690d