#d8414b color space conversions
Hex:
        #d8414b
        RGB:
        216, 65, 75
        CMY:
        15, 75, 71
        CMYK:
        0, 70, 65, 15
      HSL:
        356°, 65.9389%, 55.0980%
        HSV (HSB):
        356°, 69.9074%, 84.7059%
        XYZ:
        31.4792, 18.8875, 8.6431
        xyY:
        0.5335, 0.3201, 18.8875
      CIE-Lab:
        50.5554, 59.0616, 28.7964
        CIE-LCH:
        50.5554, 65.7077, 25.9923
        CIE-Luv:
        50.5554, 112.8575, 20.0905
        Hunter-Lab:
        43.4598, 53.2382, 18.6305
      #d8414b color charts
#d8414b RGB chart
      #d8414b CMYK chart
      #d8414b RGB pie chart
      #d8414b color shades, tints & tones
#d8414b color schemes
#d8414b color preview, HTML & CSS examples
           This text has a color of #d8414b        
        
          <p style="color:#d8414b;">Text here</p>
        
        
          .mytext {color:#d8414b;}
        
        Text color #d8414b
      
           This box has a color of #d8414b        
        
          <div style="background-color:#d8414b;">Content here</div>
        
        
          .mybackground {background-color:#d8414b;}
        
        Background color #d8414b
      
           Border around this has a color of #d8414b        
        
          <div style="border:2px solid #d8414b;">Content here</div>
        
        
          .myborder {border:2px solid #d8414b;}
        
        Border color #d8414b