#d85269 color space conversions
Hex:
        #d85269
        RGB:
        216, 82, 105
        CMY:
        15, 68, 59
        CMYK:
        0, 62, 51, 15
      HSL:
        350°, 63.2075%, 58.4314%
        HSV (HSB):
        350°, 62.0370%, 84.7059%
        XYZ:
        33.8860, 21.6534, 15.7581
        xyY:
        0.4753, 0.3037, 21.6534
      CIE-Lab:
        53.6573, 54.2918, 15.0935
        CIE-LCH:
        53.6573, 56.3508, 15.5363
        CIE-Luv:
        53.6573, 94.8966, 8.1689
        Hunter-Lab:
        46.5333, 48.5524, 12.4952
      #d85269 color charts
#d85269 RGB chart
      #d85269 CMYK chart
      #d85269 RGB pie chart
      #d85269 color shades, tints & tones
#d85269 color schemes
#d85269 color preview, HTML & CSS examples
           This text has a color of #d85269        
        
          <p style="color:#d85269;">Text here</p>
        
        
          .mytext {color:#d85269;}
        
        Text color #d85269
      
           This box has a color of #d85269        
        
          <div style="background-color:#d85269;">Content here</div>
        
        
          .mybackground {background-color:#d85269;}
        
        Background color #d85269
      
           Border around this has a color of #d85269        
        
          <div style="border:2px solid #d85269;">Content here</div>
        
        
          .myborder {border:2px solid #d85269;}
        
        Border color #d85269