#d36265 color space conversions
Hex:
        #d36265
        RGB:
        211, 98, 101
        CMY:
        17, 62, 60
        CMYK:
        0, 54, 52, 17
      HSL:
        358°, 56.2189%, 60.5882%
        HSV (HSB):
        358°, 53.5545%, 82.7451%
        XYZ:
        33.5806, 23.5238, 15.0826
        xyY:
        0.4652, 0.3259, 23.5238
      CIE-Lab:
        55.6079, 44.8161, 19.9789
        CIE-LCH:
        55.6079, 49.0677, 24.0272
        CIE-Luv:
        55.6079, 81.9179, 15.9763
        Hunter-Lab:
        48.5014, 38.7096, 15.5134
      #d36265 color charts
#d36265 RGB chart
      #d36265 CMYK chart
      #d36265 RGB pie chart
      #d36265 color shades, tints & tones
#d36265 color schemes
#d36265 color preview, HTML & CSS examples
           This text has a color of #d36265        
        
          <p style="color:#d36265;">Text here</p>
        
        
          .mytext {color:#d36265;}
        
        Text color #d36265
      
           This box has a color of #d36265        
        
          <div style="background-color:#d36265;">Content here</div>
        
        
          .mybackground {background-color:#d36265;}
        
        Background color #d36265
      
           Border around this has a color of #d36265        
        
          <div style="border:2px solid #d36265;">Content here</div>
        
        
          .myborder {border:2px solid #d36265;}
        
        Border color #d36265