#d8175b color space conversions
Hex:
        #d8175b
        RGB:
        216, 23, 91
        CMY:
        15, 91, 64
        CMYK:
        0, 89, 58, 15
      HSL:
        339°, 80.7531%, 46.8627%
        HSV (HSB):
        339°, 89.3519%, 84.7059%
        XYZ:
        30.5136, 15.9671, 11.3712
        xyY:
        0.5274, 0.2760, 15.9671
      CIE-Lab:
        46.9312, 71.1090, 14.3177
        CIE-LCH:
        46.9312, 72.5361, 11.3842
        CIE-Luv:
        46.9312, 124.1441, 2.5415
        Hunter-Lab:
        39.9588, 66.3796, 11.0988
      #d8175b color charts
#d8175b RGB chart
      #d8175b CMYK chart
      #d8175b RGB pie chart
      #d8175b color shades, tints & tones
#d8175b color schemes
#d8175b color preview, HTML & CSS examples
           This text has a color of #d8175b        
        
          <p style="color:#d8175b;">Text here</p>
        
        
          .mytext {color:#d8175b;}
        
        Text color #d8175b
      
           This box has a color of #d8175b        
        
          <div style="background-color:#d8175b;">Content here</div>
        
        
          .mybackground {background-color:#d8175b;}
        
        Background color #d8175b
      
           Border around this has a color of #d8175b        
        
          <div style="border:2px solid #d8175b;">Content here</div>
        
        
          .myborder {border:2px solid #d8175b;}
        
        Border color #d8175b