#d81a5a color space conversions
Hex:
        #d81a5a
        RGB:
        216, 26, 90
        CMY:
        15, 90, 65
        CMYK:
        0, 88, 58, 15
      HSL:
        340°, 78.5124%, 47.4510%
        HSV (HSB):
        340°, 87.9630%, 84.7059%
        XYZ:
        30.5338, 16.0759, 11.1665
        xyY:
        0.5285, 0.2782, 16.0759
      CIE-Lab:
        47.0739, 70.5693, 15.1323
        CIE-LCH:
        47.0739, 72.1735, 12.1028
        CIE-Luv:
        47.0739, 123.8471, 3.5295
        Hunter-Lab:
        40.0948, 65.7690, 11.5539
      #d81a5a color charts
#d81a5a RGB chart
      #d81a5a CMYK chart
      #d81a5a RGB pie chart
      #d81a5a color shades, tints & tones
#d81a5a color schemes
#d81a5a color preview, HTML & CSS examples
           This text has a color of #d81a5a        
        
          <p style="color:#d81a5a;">Text here</p>
        
        
          .mytext {color:#d81a5a;}
        
        Text color #d81a5a
      
           This box has a color of #d81a5a        
        
          <div style="background-color:#d81a5a;">Content here</div>
        
        
          .mybackground {background-color:#d81a5a;}
        
        Background color #d81a5a
      
           Border around this has a color of #d81a5a        
        
          <div style="border:2px solid #d81a5a;">Content here</div>
        
        
          .myborder {border:2px solid #d81a5a;}
        
        Border color #d81a5a