#d8235b color space conversions
Hex:
        #d8235b
        RGB:
        216, 35, 91
        CMY:
        15, 86, 64
        CMYK:
        0, 84, 58, 15
      HSL:
        341°, 72.1116%, 49.2157%
        HSV (HSB):
        341°, 83.7963%, 84.7059%
        XYZ:
        30.8083, 16.5563, 11.4694
        xyY:
        0.5236, 0.2814, 16.5563
      CIE-Lab:
        47.6961, 68.9107, 15.3660
        CIE-LCH:
        47.6961, 70.6031, 12.5704
        CIE-Luv:
        47.6961, 121.0156, 4.2608
        Hunter-Lab:
        40.6895, 63.9457, 11.7701
      #d8235b color charts
#d8235b RGB chart
      #d8235b CMYK chart
      #d8235b RGB pie chart
      #d8235b color shades, tints & tones
#d8235b color schemes
#d8235b color preview, HTML & CSS examples
           This text has a color of #d8235b        
        
          <p style="color:#d8235b;">Text here</p>
        
        
          .mytext {color:#d8235b;}
        
        Text color #d8235b
      
           This box has a color of #d8235b        
        
          <div style="background-color:#d8235b;">Content here</div>
        
        
          .mybackground {background-color:#d8235b;}
        
        Background color #d8235b
      
           Border around this has a color of #d8235b        
        
          <div style="border:2px solid #d8235b;">Content here</div>
        
        
          .myborder {border:2px solid #d8235b;}
        
        Border color #d8235b