#b70d36 color space conversions
Hex:
        #b70d36
        RGB:
        183, 13, 54
        CMY:
        28, 95, 79
        CMYK:
        0, 93, 70, 28
      HSL:
        346°, 86.7347%, 38.4314%
        HSV (HSB):
        346°, 92.8962%, 71.7647%
        XYZ:
        20.3382, 10.6215, 4.4682
        xyY:
        0.5741, 0.2998, 10.6215
      CIE-Lab:
        38.9355, 62.2714, 25.7312
        CIE-LCH:
        38.9355, 67.3782, 22.4510
        CIE-Luv:
        38.9355, 113.1452, 13.5645
        Hunter-Lab:
        32.5906, 54.3597, 14.6846
      #b70d36 color charts
#b70d36 RGB chart
      #b70d36 CMYK chart
      #b70d36 RGB pie chart
      #b70d36 color shades, tints & tones
#b70d36 color schemes
#b70d36 color preview, HTML & CSS examples
           This text has a color of #b70d36        
        
          <p style="color:#b70d36;">Text here</p>
        
        
          .mytext {color:#b70d36;}
        
        Text color #b70d36
      
           This box has a color of #b70d36        
        
          <div style="background-color:#b70d36;">Content here</div>
        
        
          .mybackground {background-color:#b70d36;}
        
        Background color #b70d36
      
           Border around this has a color of #b70d36        
        
          <div style="border:2px solid #b70d36;">Content here</div>
        
        
          .myborder {border:2px solid #b70d36;}
        
        Border color #b70d36