#b5222d color space conversions
Hex:
        #b5222d
        RGB:
        181, 34, 45
        CMY:
        29, 87, 82
        CMYK:
        0, 81, 75, 29
      HSL:
        356°, 68.3721%, 42.1569%
        HSV (HSB):
        356°, 81.2155%, 70.9804%
        XYZ:
        20.1017, 11.1573, 3.5767
        xyY:
        0.5770, 0.3203, 11.1573
      CIE-Lab:
        39.8441, 57.1912, 32.2302
        CIE-LCH:
        39.8441, 65.6477, 29.4035
        CIE-Luv:
        39.8441, 107.6683, 19.8507
        Hunter-Lab:
        33.4025, 48.9675, 17.0330
      #b5222d color charts
#b5222d RGB chart
      #b5222d CMYK chart
      #b5222d RGB pie chart
      #b5222d color shades, tints & tones
#b5222d color schemes
#b5222d color preview, HTML & CSS examples
           This text has a color of #b5222d        
        
          <p style="color:#b5222d;">Text here</p>
        
        
          .mytext {color:#b5222d;}
        
        Text color #b5222d
      
           This box has a color of #b5222d        
        
          <div style="background-color:#b5222d;">Content here</div>
        
        
          .mybackground {background-color:#b5222d;}
        
        Background color #b5222d
      
           Border around this has a color of #b5222d        
        
          <div style="border:2px solid #b5222d;">Content here</div>
        
        
          .myborder {border:2px solid #b5222d;}
        
        Border color #b5222d