#d5170b color space conversions
Hex:
        #d5170b
        RGB:
        213, 23, 11
        CMY:
        16, 91, 96
        CMYK:
        0, 89, 95, 16
      HSL:
        4°, 90.1786%, 43.9216%
        HSV (HSB):
        4°, 94.8357%, 83.5294%
        XYZ:
        27.8074, 14.7831, 1.7044
        xyY:
        0.6278, 0.3337, 14.7831
      CIE-Lab:
        45.3357, 67.5501, 55.7206
        CIE-LCH:
        45.3357, 87.5660, 39.5185
        CIE-Luv:
        45.3357, 140.8135, 31.8858
        Hunter-Lab:
        38.4488, 61.8115, 24.2858
      #d5170b color charts
#d5170b RGB chart
      #d5170b CMYK chart
      #d5170b RGB pie chart
      #d5170b color shades, tints & tones
#d5170b color schemes
#d5170b color preview, HTML & CSS examples
           This text has a color of #d5170b        
        
          <p style="color:#d5170b;">Text here</p>
        
        
          .mytext {color:#d5170b;}
        
        Text color #d5170b
      
           This box has a color of #d5170b        
        
          <div style="background-color:#d5170b;">Content here</div>
        
        
          .mybackground {background-color:#d5170b;}
        
        Background color #d5170b
      
           Border around this has a color of #d5170b        
        
          <div style="border:2px solid #d5170b;">Content here</div>
        
        
          .myborder {border:2px solid #d5170b;}
        
        Border color #d5170b