#d85282 color space conversions
Hex:
        #d85282
        RGB:
        216, 82, 130
        CMY:
        15, 68, 49
        CMYK:
        0, 62, 40, 15
      HSL:
        339°, 63.2075%, 58.4314%
        HSV (HSB):
        339°, 62.0370%, 84.7059%
        XYZ:
        35.3655, 22.2452, 23.5489
        xyY:
        0.4358, 0.2741, 22.2452
      CIE-Lab:
        54.2862, 56.6675, 1.1319
        CIE-LCH:
        54.2862, 56.6788, 1.1443
        CIE-Luv:
        54.2862, 87.4323, -9.1744
        Hunter-Lab:
        47.1648, 51.3056, 3.4125
      #d85282 color charts
#d85282 RGB chart
      #d85282 CMYK chart
      #d85282 RGB pie chart
      #d85282 color shades, tints & tones
#d85282 color schemes
#d85282 color preview, HTML & CSS examples
           This text has a color of #d85282        
        
          <p style="color:#d85282;">Text here</p>
        
        
          .mytext {color:#d85282;}
        
        Text color #d85282
      
           This box has a color of #d85282        
        
          <div style="background-color:#d85282;">Content here</div>
        
        
          .mybackground {background-color:#d85282;}
        
        Background color #d85282
      
           Border around this has a color of #d85282        
        
          <div style="border:2px solid #d85282;">Content here</div>
        
        
          .myborder {border:2px solid #d85282;}
        
        Border color #d85282