#d8196d color space conversions
Hex:
        #d8196d
        RGB:
        216, 25, 109
        CMY:
        15, 90, 57
        CMYK:
        0, 88, 50, 15
      HSL:
        334°, 79.2531%, 47.2549%
        HSV (HSB):
        334°, 88.4259%, 84.7059%
        XYZ:
        31.4269, 16.3983, 15.9768
        xyY:
        0.4926, 0.2570, 16.3983
      CIE-Lab:
        47.4928, 72.0704, 3.9815
        CIE-LCH:
        47.4928, 72.1803, 3.1620
        CIE-Luv:
        47.4928, 116.4165, -9.0713
        Hunter-Lab:
        40.4948, 67.6626, 4.9541
      #d8196d color charts
#d8196d RGB chart
      #d8196d CMYK chart
      #d8196d RGB pie chart
      #d8196d color shades, tints & tones
#d8196d color schemes
#d8196d color preview, HTML & CSS examples
           This text has a color of #d8196d        
        
          <p style="color:#d8196d;">Text here</p>
        
        
          .mytext {color:#d8196d;}
        
        Text color #d8196d
      
           This box has a color of #d8196d        
        
          <div style="background-color:#d8196d;">Content here</div>
        
        
          .mybackground {background-color:#d8196d;}
        
        Background color #d8196d
      
           Border around this has a color of #d8196d        
        
          <div style="border:2px solid #d8196d;">Content here</div>
        
        
          .myborder {border:2px solid #d8196d;}
        
        Border color #d8196d