#d85256 color space conversions
Hex:
        #d85256
        RGB:
        216, 82, 86
        CMY:
        15, 68, 66
        CMYK:
        0, 62, 60, 15
      HSL:
        358°, 63.2075%, 58.4314%
        HSV (HSB):
        358°, 62.0370%, 84.7059%
        XYZ:
        33.0159, 21.3054, 11.1763
        xyY:
        0.5041, 0.3253, 21.3054
      CIE-Lab:
        53.2821, 52.8482, 25.8087
        CIE-LCH:
        53.2821, 58.8135, 26.0288
        CIE-Luv:
        53.2821, 99.8705, 19.5747
        Hunter-Lab:
        46.1578, 46.9021, 17.9544
      #d85256 color charts
#d85256 RGB chart
      #d85256 CMYK chart
      #d85256 RGB pie chart
      #d85256 color shades, tints & tones
#d85256 color schemes
#d85256 color preview, HTML & CSS examples
           This text has a color of #d85256        
        
          <p style="color:#d85256;">Text here</p>
        
        
          .mytext {color:#d85256;}
        
        Text color #d85256
      
           This box has a color of #d85256        
        
          <div style="background-color:#d85256;">Content here</div>
        
        
          .mybackground {background-color:#d85256;}
        
        Background color #d85256
      
           Border around this has a color of #d85256        
        
          <div style="border:2px solid #d85256;">Content here</div>
        
        
          .myborder {border:2px solid #d85256;}
        
        Border color #d85256