#d07142 color space conversions
Hex:
        #d07142
        RGB:
        208, 113, 66
        CMY:
        18, 56, 74
        CMYK:
        0, 46, 68, 18
      HSL:
        20°, 60.1695%, 53.7255%
        HSV (HSB):
        20°, 68.2692%, 81.5686%
        XYZ:
        32.9009, 25.6135, 8.3641
        xyY:
        0.4920, 0.3830, 25.6135
      CIE-Lab:
        57.6684, 33.5336, 41.9954
        CIE-LCH:
        57.6684, 53.7412, 51.3924
        CIE-Luv:
        57.6684, 74.7997, 39.7146
        Hunter-Lab:
        50.6098, 27.4740, 25.6282
      #d07142 color charts
#d07142 RGB chart
      #d07142 CMYK chart
      #d07142 RGB pie chart
      #d07142 color shades, tints & tones
#d07142 color schemes
#d07142 color preview, HTML & CSS examples
           This text has a color of #d07142        
        
          <p style="color:#d07142;">Text here</p>
        
        
          .mytext {color:#d07142;}
        
        Text color #d07142
      
           This box has a color of #d07142        
        
          <div style="background-color:#d07142;">Content here</div>
        
        
          .mybackground {background-color:#d07142;}
        
        Background color #d07142
      
           Border around this has a color of #d07142        
        
          <div style="border:2px solid #d07142;">Content here</div>
        
        
          .myborder {border:2px solid #d07142;}
        
        Border color #d07142