#d83448 color space conversions
Hex:
        #d83448
        RGB:
        216, 52, 72
        CMY:
        15, 80, 72
        CMYK:
        0, 76, 67, 15
      HSL:
        353°, 67.7686%, 52.5490%
        HSV (HSB):
        353°, 75.9259%, 84.7059%
        XYZ:
        30.7166, 17.5228, 7.8942
        xyY:
        0.5472, 0.3122, 17.5228
      CIE-Lab:
        48.9121, 63.3281, 28.5213
        CIE-LCH:
        48.9121, 69.4544, 24.2456
        CIE-Luv:
        48.9121, 120.4675, 18.2989
        Hunter-Lab:
        41.8602, 57.7260, 18.1210
      #d83448 color charts
#d83448 RGB chart
      #d83448 CMYK chart
      #d83448 RGB pie chart
      #d83448 color shades, tints & tones
#d83448 color schemes
#d83448 color preview, HTML & CSS examples
           This text has a color of #d83448        
        
          <p style="color:#d83448;">Text here</p>
        
        
          .mytext {color:#d83448;}
        
        Text color #d83448
      
           This box has a color of #d83448        
        
          <div style="background-color:#d83448;">Content here</div>
        
        
          .mybackground {background-color:#d83448;}
        
        Background color #d83448
      
           Border around this has a color of #d83448        
        
          <div style="border:2px solid #d83448;">Content here</div>
        
        
          .myborder {border:2px solid #d83448;}
        
        Border color #d83448