#d10295 color space conversions
Hex:
        #d10295
        RGB:
        209, 2, 149
        CMY:
        18, 99, 42
        CMYK:
        0, 99, 29, 18
      HSL:
        317°, 98.1043%, 41.3725%
        HSV (HSB):
        317°, 99.0431%, 81.9608%
        XYZ:
        31.7410, 15.7687, 29.8045
        xyY:
        0.4105, 0.2040, 15.7687
      CIE-Lab:
        46.6695, 76.7674, -21.8077
        CIE-LCH:
        46.6695, 79.8049, 344.1415
        CIE-Luv:
        46.6695, 95.3262, -43.4204
        Hunter-Lab:
        39.7098, 73.1875, -16.7038
      #d10295 color charts
#d10295 RGB chart
      #d10295 CMYK chart
      #d10295 RGB pie chart
      #d10295 color shades, tints & tones
#d10295 color schemes
#d10295 color preview, HTML & CSS examples
           This text has a color of #d10295        
        
          <p style="color:#d10295;">Text here</p>
        
        
          .mytext {color:#d10295;}
        
        Text color #d10295
      
           This box has a color of #d10295        
        
          <div style="background-color:#d10295;">Content here</div>
        
        
          .mybackground {background-color:#d10295;}
        
        Background color #d10295
      
           Border around this has a color of #d10295        
        
          <div style="border:2px solid #d10295;">Content here</div>
        
        
          .myborder {border:2px solid #d10295;}
        
        Border color #d10295