#d4685f color space conversions
Hex:
        #d4685f
        RGB:
        212, 104, 95
        CMY:
        17, 59, 63
        CMYK:
        0, 51, 55, 17
      HSL:
        5°, 57.6355%, 60.1961%
        HSV (HSB):
        5°, 55.1887%, 83.1373%
        XYZ:
        34.1673, 24.7239, 13.7979
        xyY:
        0.4700, 0.3401, 24.7239
      CIE-Lab:
        56.8054, 41.7007, 25.0695
        CIE-LCH:
        56.8054, 48.6562, 31.0133
        CIE-Luv:
        56.8054, 79.9801, 22.2338
        Hunter-Lab:
        49.7231, 35.6408, 18.3536
      #d4685f color charts
#d4685f RGB chart
      #d4685f CMYK chart
      #d4685f RGB pie chart
      #d4685f color shades, tints & tones
#d4685f color schemes
#d4685f color preview, HTML & CSS examples
           This text has a color of #d4685f        
        
          <p style="color:#d4685f;">Text here</p>
        
        
          .mytext {color:#d4685f;}
        
        Text color #d4685f
      
           This box has a color of #d4685f        
        
          <div style="background-color:#d4685f;">Content here</div>
        
        
          .mybackground {background-color:#d4685f;}
        
        Background color #d4685f
      
           Border around this has a color of #d4685f        
        
          <div style="border:2px solid #d4685f;">Content here</div>
        
        
          .myborder {border:2px solid #d4685f;}
        
        Border color #d4685f