#d07274 color space conversions
Hex:
        #d07274
        RGB:
        208, 114, 116
        CMY:
        18, 55, 55
        CMYK:
        0, 45, 44, 18
      HSL:
        359°, 50.0000%, 63.1373%
        HSV (HSB):
        359°, 45.1923%, 81.5686%
        XYZ:
        35.1821, 26.7055, 19.8234
        xyY:
        0.4306, 0.3268, 26.7055
      CIE-Lab:
        58.7007, 37.0170, 15.4406
        CIE-LCH:
        58.7007, 40.1082, 22.6421
        CIE-Luv:
        58.7007, 65.8759, 12.9637
        Hunter-Lab:
        51.6773, 31.0881, 13.4306
      #d07274 color charts
#d07274 RGB chart
      #d07274 CMYK chart
      #d07274 RGB pie chart
      #d07274 color shades, tints & tones
#d07274 color schemes
#d07274 color preview, HTML & CSS examples
           This text has a color of #d07274        
        
          <p style="color:#d07274;">Text here</p>
        
        
          .mytext {color:#d07274;}
        
        Text color #d07274
      
           This box has a color of #d07274        
        
          <div style="background-color:#d07274;">Content here</div>
        
        
          .mybackground {background-color:#d07274;}
        
        Background color #d07274
      
           Border around this has a color of #d07274        
        
          <div style="border:2px solid #d07274;">Content here</div>
        
        
          .myborder {border:2px solid #d07274;}
        
        Border color #d07274