#b6170d color space conversions
Hex:
        #b6170d
        RGB:
        182, 23, 13
        CMY:
        29, 91, 95
        CMYK:
        0, 87, 93, 29
      HSL:
        4°, 86.6667%, 38.2353%
        HSV (HSB):
        4°, 92.8571%, 71.3725%
        XYZ:
        19.6704, 10.5869, 1.3875
        xyY:
        0.6216, 0.3346, 10.5869
      CIE-Lab:
        38.8759, 59.2187, 47.8987
        CIE-LCH:
        38.8759, 76.1652, 38.9675
        CIE-Luv:
        38.8759, 117.7398, 26.9712
        Hunter-Lab:
        32.5376, 50.9707, 20.2480
      #b6170d color charts
#b6170d RGB chart
      #b6170d CMYK chart
      #b6170d RGB pie chart
      #b6170d color shades, tints & tones
#b6170d color schemes
#b6170d color preview, HTML & CSS examples
           This text has a color of #b6170d        
        
          <p style="color:#b6170d;">Text here</p>
        
        
          .mytext {color:#b6170d;}
        
        Text color #b6170d
      
           This box has a color of #b6170d        
        
          <div style="background-color:#b6170d;">Content here</div>
        
        
          .mybackground {background-color:#b6170d;}
        
        Background color #b6170d
      
           Border around this has a color of #b6170d        
        
          <div style="border:2px solid #b6170d;">Content here</div>
        
        
          .myborder {border:2px solid #b6170d;}
        
        Border color #b6170d