#d25852 color space conversions
Hex:
        #d25852
        RGB:
        210, 88, 82
        CMY:
        18, 65, 68
        CMYK:
        0, 58, 61, 18
      HSL:
        3°, 58.7156%, 57.2549%
        HSV (HSB):
        3°, 60.9524%, 82.3529%
        XYZ:
        31.5911, 21.2903, 10.4270
        xyY:
        0.4990, 0.3363, 21.2903
      CIE-Lab:
        53.2657, 47.7882, 27.9217
        CIE-LCH:
        53.2657, 55.3474, 30.2969
        CIE-Luv:
        53.2657, 91.9307, 22.8303
        Hunter-Lab:
        46.1414, 41.4639, 18.9006
      #d25852 color charts
#d25852 RGB chart
      #d25852 CMYK chart
      #d25852 RGB pie chart
      #d25852 color shades, tints & tones
#d25852 color schemes
#d25852 color preview, HTML & CSS examples
           This text has a color of #d25852        
        
          <p style="color:#d25852;">Text here</p>
        
        
          .mytext {color:#d25852;}
        
        Text color #d25852
      
           This box has a color of #d25852        
        
          <div style="background-color:#d25852;">Content here</div>
        
        
          .mybackground {background-color:#d25852;}
        
        Background color #d25852
      
           Border around this has a color of #d25852        
        
          <div style="border:2px solid #d25852;">Content here</div>
        
        
          .myborder {border:2px solid #d25852;}
        
        Border color #d25852