#b70422 color space conversions
Hex:
        #b70422
        RGB:
        183, 4, 34
        CMY:
        28, 98, 87
        CMYK:
        0, 98, 81, 28
      HSL:
        350°, 95.7219%, 36.6667%
        HSV (HSB):
        350°, 97.8142%, 71.7647%
        XYZ:
        19.8606, 10.2696, 2.4488
        xyY:
        0.6096, 0.3152, 10.2696
      CIE-Lab:
        38.3220, 62.5559, 37.2044
        CIE-LCH:
        38.3220, 72.7833, 30.7416
        CIE-Luv:
        38.3220, 119.7939, 20.7243
        Hunter-Lab:
        32.0462, 54.5441, 17.9017
      #b70422 color charts
#b70422 RGB chart
      #b70422 CMYK chart
      #b70422 RGB pie chart
      #b70422 color shades, tints & tones
#b70422 color schemes
#b70422 color preview, HTML & CSS examples
           This text has a color of #b70422        
        
          <p style="color:#b70422;">Text here</p>
        
        
          .mytext {color:#b70422;}
        
        Text color #b70422
      
           This box has a color of #b70422        
        
          <div style="background-color:#b70422;">Content here</div>
        
        
          .mybackground {background-color:#b70422;}
        
        Background color #b70422
      
           Border around this has a color of #b70422        
        
          <div style="border:2px solid #b70422;">Content here</div>
        
        
          .myborder {border:2px solid #b70422;}
        
        Border color #b70422