#d8325f color space conversions
Hex:
        #d8325f
        RGB:
        216, 50, 95
        CMY:
        15, 80, 63
        CMYK:
        0, 77, 56, 15
      HSL:
        344°, 68.0328%, 52.1569%
        HSV (HSB):
        344°, 76.8519%, 84.7059%
        XYZ:
        31.5251, 17.7064, 12.5826
        xyY:
        0.5100, 0.2864, 17.7064
      CIE-Lab:
        49.1380, 65.3388, 14.8902
        CIE-LCH:
        49.1380, 67.0140, 12.8380
        CIE-Luv:
        49.1380, 114.1698, 4.8191
        Hunter-Lab:
        42.0789, 60.0921, 11.7261
      #d8325f color charts
#d8325f RGB chart
      #d8325f CMYK chart
      #d8325f RGB pie chart
      #d8325f color shades, tints & tones
#d8325f color schemes
#d8325f color preview, HTML & CSS examples
           This text has a color of #d8325f        
        
          <p style="color:#d8325f;">Text here</p>
        
        
          .mytext {color:#d8325f;}
        
        Text color #d8325f
      
           This box has a color of #d8325f        
        
          <div style="background-color:#d8325f;">Content here</div>
        
        
          .mybackground {background-color:#d8325f;}
        
        Background color #d8325f
      
           Border around this has a color of #d8325f        
        
          <div style="border:2px solid #d8325f;">Content here</div>
        
        
          .myborder {border:2px solid #d8325f;}
        
        Border color #d8325f