#d25266 color space conversions
Hex:
        #d25266
        RGB:
        210, 82, 102
        CMY:
        18, 68, 60
        CMYK:
        0, 61, 51, 18
      HSL:
        351°, 58.7156%, 57.2549%
        HSV (HSB):
        351°, 60.9524%, 82.3529%
        XYZ:
        31.9939, 20.6955, 14.8787
        xyY:
        0.4735, 0.3063, 20.6955
      CIE-Lab:
        52.6147, 52.0606, 15.2865
        CIE-LCH:
        52.6147, 54.2585, 16.3638
        CIE-Luv:
        52.6147, 90.8289, 8.8075
        Hunter-Lab:
        45.4923, 45.9241, 12.4532
      #d25266 color charts
#d25266 RGB chart
      #d25266 CMYK chart
      #d25266 RGB pie chart
      #d25266 color shades, tints & tones
#d25266 color schemes
#d25266 color preview, HTML & CSS examples
           This text has a color of #d25266        
        
          <p style="color:#d25266;">Text here</p>
        
        
          .mytext {color:#d25266;}
        
        Text color #d25266
      
           This box has a color of #d25266        
        
          <div style="background-color:#d25266;">Content here</div>
        
        
          .mybackground {background-color:#d25266;}
        
        Background color #d25266
      
           Border around this has a color of #d25266        
        
          <div style="border:2px solid #d25266;">Content here</div>
        
        
          .myborder {border:2px solid #d25266;}
        
        Border color #d25266