#d8214c color space conversions
Hex:
        #d8214c
        RGB:
        216, 33, 76
        CMY:
        15, 87, 70
        CMYK:
        0, 85, 65, 15
      HSL:
        346°, 73.4940%, 48.8235%
        HSV (HSB):
        346°, 84.7222%, 84.7059%
        XYZ:
        30.1673, 16.2084, 8.3760
        xyY:
        0.5510, 0.2960, 16.2084
      CIE-Lab:
        47.2468, 68.4485, 23.9867
        CIE-LCH:
        47.2468, 72.5297, 19.3122
        CIE-Luv:
        47.2468, 126.8446, 12.5840
        Hunter-Lab:
        40.2597, 63.2985, 15.8465
      #d8214c color charts
#d8214c RGB chart
      #d8214c CMYK chart
      #d8214c RGB pie chart
      #d8214c color shades, tints & tones
#d8214c color schemes
#d8214c color preview, HTML & CSS examples
           This text has a color of #d8214c        
        
          <p style="color:#d8214c;">Text here</p>
        
        
          .mytext {color:#d8214c;}
        
        Text color #d8214c
      
           This box has a color of #d8214c        
        
          <div style="background-color:#d8214c;">Content here</div>
        
        
          .mybackground {background-color:#d8214c;}
        
        Background color #d8214c
      
           Border around this has a color of #d8214c        
        
          <div style="border:2px solid #d8214c;">Content here</div>
        
        
          .myborder {border:2px solid #d8214c;}
        
        Border color #d8214c