#d85842 color space conversions
Hex:
        #d85842
        RGB:
        216, 88, 66
        CMY:
        15, 65, 74
        CMYK:
        0, 59, 69, 15
      HSL:
        9°, 65.7895%, 55.2941%
        HSV (HSB):
        9°, 69.4444%, 84.7059%
        XYZ:
        32.7920, 21.9717, 7.6669
        xyY:
        0.5253, 0.3519, 21.9717
      CIE-Lab:
        53.9970, 48.9706, 38.0966
        CIE-LCH:
        53.9970, 62.0441, 37.8811
        CIE-Luv:
        53.9970, 100.0508, 31.4459
        Hunter-Lab:
        46.8740, 42.8451, 23.1141
      #d85842 color charts
#d85842 RGB chart
      #d85842 CMYK chart
      #d85842 RGB pie chart
      #d85842 color shades, tints & tones
#d85842 color schemes
#d85842 color preview, HTML & CSS examples
           This text has a color of #d85842        
        
          <p style="color:#d85842;">Text here</p>
        
        
          .mytext {color:#d85842;}
        
        Text color #d85842
      
           This box has a color of #d85842        
        
          <div style="background-color:#d85842;">Content here</div>
        
        
          .mybackground {background-color:#d85842;}
        
        Background color #d85842
      
           Border around this has a color of #d85842        
        
          <div style="border:2px solid #d85842;">Content here</div>
        
        
          .myborder {border:2px solid #d85842;}
        
        Border color #d85842