#d80336 color space conversions
Hex:
        #d80336
        RGB:
        216, 3, 54
        CMY:
        15, 99, 79
        CMYK:
        0, 99, 75, 15
      HSL:
        346°, 97.2603%, 42.9412%
        HSV (HSB):
        346°, 98.6111%, 84.7059%
        XYZ:
        29.0173, 14.9304, 4.8425
        xyY:
        0.5947, 0.3060, 14.9304
      CIE-Lab:
        45.5387, 71.4210, 35.2415
        CIE-LCH:
        45.5387, 79.6424, 26.2633
        CIE-Luv:
        45.5387, 139.7500, 20.1242
        Hunter-Lab:
        38.6399, 66.4281, 19.6175
      #d80336 color charts
#d80336 RGB chart
      #d80336 CMYK chart
      #d80336 RGB pie chart
      #d80336 color shades, tints & tones
#d80336 color schemes
#d80336 color preview, HTML & CSS examples
           This text has a color of #d80336        
        
          <p style="color:#d80336;">Text here</p>
        
        
          .mytext {color:#d80336;}
        
        Text color #d80336
      
           This box has a color of #d80336        
        
          <div style="background-color:#d80336;">Content here</div>
        
        
          .mybackground {background-color:#d80336;}
        
        Background color #d80336
      
           Border around this has a color of #d80336        
        
          <div style="border:2px solid #d80336;">Content here</div>
        
        
          .myborder {border:2px solid #d80336;}
        
        Border color #d80336