#d06c50 color space conversions
Hex:
        #d06c50
        RGB:
        208, 108, 80
        CMY:
        18, 58, 69
        CMYK:
        0, 48, 62, 18
      HSL:
        13°, 57.6577%, 56.4706%
        HSV (HSB):
        13°, 61.5385%, 81.5686%
        XYZ:
        32.8230, 24.7142, 10.6298
        xyY:
        0.4815, 0.3626, 24.7142
      CIE-Lab:
        56.7959, 37.0167, 33.4190
        CIE-LCH:
        56.7959, 49.8704, 42.0760
        CIE-Luv:
        56.7959, 76.5559, 31.3743
        Hunter-Lab:
        49.7134, 30.8551, 22.1219
      #d06c50 color charts
#d06c50 RGB chart
      #d06c50 CMYK chart
      #d06c50 RGB pie chart
      #d06c50 color shades, tints & tones
#d06c50 color schemes
#d06c50 color preview, HTML & CSS examples
           This text has a color of #d06c50        
        
          <p style="color:#d06c50;">Text here</p>
        
        
          .mytext {color:#d06c50;}
        
        Text color #d06c50
      
           This box has a color of #d06c50        
        
          <div style="background-color:#d06c50;">Content here</div>
        
        
          .mybackground {background-color:#d06c50;}
        
        Background color #d06c50
      
           Border around this has a color of #d06c50        
        
          <div style="border:2px solid #d06c50;">Content here</div>
        
        
          .myborder {border:2px solid #d06c50;}
        
        Border color #d06c50