#d57265 color space conversions
Hex:
        #d57265
        RGB:
        213, 114, 101
        CMY:
        16, 55, 60
        CMYK:
        0, 46, 53, 16
      HSL:
        7°, 57.1429%, 61.5686%
        HSV (HSB):
        7°, 52.5822%, 83.5294%
        XYZ:
        35.8068, 27.1203, 15.6594
        xyY:
        0.4556, 0.3451, 27.1203
      CIE-Lab:
        59.0856, 37.4707, 24.6721
        CIE-LCH:
        59.0856, 44.8639, 33.3625
        CIE-Luv:
        59.0856, 72.7445, 23.2041
        Hunter-Lab:
        52.0772, 31.5966, 18.6257
      #d57265 color charts
#d57265 RGB chart
      #d57265 CMYK chart
      #d57265 RGB pie chart
      #d57265 color shades, tints & tones
#d57265 color schemes
#d57265 color preview, HTML & CSS examples
           This text has a color of #d57265        
        
          <p style="color:#d57265;">Text here</p>
        
        
          .mytext {color:#d57265;}
        
        Text color #d57265
      
           This box has a color of #d57265        
        
          <div style="background-color:#d57265;">Content here</div>
        
        
          .mybackground {background-color:#d57265;}
        
        Background color #d57265
      
           Border around this has a color of #d57265        
        
          <div style="border:2px solid #d57265;">Content here</div>
        
        
          .myborder {border:2px solid #d57265;}
        
        Border color #d57265