#d8110b color space conversions
Hex:
        #d8110b
        RGB:
        216, 17, 11
        CMY:
        15, 93, 96
        CMYK:
        0, 92, 95, 15
      HSL:
        2°, 90.3084%, 44.5098%
        HSV (HSB):
        2°, 94.9074%, 84.7059%
        XYZ:
        28.5798, 15.0240, 1.7102
        xyY:
        0.6307, 0.3316, 15.0240
      CIE-Lab:
        45.6670, 69.1670, 56.2353
        CIE-LCH:
        45.6670, 89.1431, 39.1124
        CIE-Luv:
        45.6670, 144.5155, 31.8156
        Hunter-Lab:
        38.7608, 63.7832, 24.5166
      #d8110b color charts
#d8110b RGB chart
      #d8110b CMYK chart
      #d8110b RGB pie chart
      #d8110b color shades, tints & tones
#d8110b color schemes
#d8110b color preview, HTML & CSS examples
           This text has a color of #d8110b        
        
          <p style="color:#d8110b;">Text here</p>
        
        
          .mytext {color:#d8110b;}
        
        Text color #d8110b
      
           This box has a color of #d8110b        
        
          <div style="background-color:#d8110b;">Content here</div>
        
        
          .mybackground {background-color:#d8110b;}
        
        Background color #d8110b
      
           Border around this has a color of #d8110b        
        
          <div style="border:2px solid #d8110b;">Content here</div>
        
        
          .myborder {border:2px solid #d8110b;}
        
        Border color #d8110b