#d87250 color space conversions
Hex:
        #d87250
        RGB:
        216, 114, 80
        CMY:
        15, 55, 69
        CMYK:
        0, 47, 63, 15
      HSL:
        15°, 63.5514%, 58.0392%
        HSV (HSB):
        15°, 62.9630%, 84.7059%
        XYZ:
        35.7842, 27.2127, 10.9560
        xyY:
        0.4839, 0.3680, 27.2127
      CIE-Lab:
        59.1707, 37.0273, 36.5810
        CIE-LCH:
        59.1707, 52.0499, 44.6526
        CIE-Luv:
        59.1707, 78.7187, 34.8306
        Hunter-Lab:
        52.1658, 31.1554, 24.0639
      #d87250 color charts
#d87250 RGB chart
      #d87250 CMYK chart
      #d87250 RGB pie chart
      #d87250 color shades, tints & tones
#d87250 color schemes
#d87250 color preview, HTML & CSS examples
           This text has a color of #d87250        
        
          <p style="color:#d87250;">Text here</p>
        
        
          .mytext {color:#d87250;}
        
        Text color #d87250
      
           This box has a color of #d87250        
        
          <div style="background-color:#d87250;">Content here</div>
        
        
          .mybackground {background-color:#d87250;}
        
        Background color #d87250
      
           Border around this has a color of #d87250        
        
          <div style="border:2px solid #d87250;">Content here</div>
        
        
          .myborder {border:2px solid #d87250;}
        
        Border color #d87250