#b5022a color space conversions
Hex:
        #b5022a
        RGB:
        181, 2, 42
        CMY:
        29, 99, 84
        CMYK:
        0, 99, 77, 29
      HSL:
        347°, 97.8142%, 35.8824%
        HSV (HSB):
        347°, 98.8950%, 70.9804%
        XYZ:
        19.4957, 10.0343, 3.0998
        xyY:
        0.5975, 0.3075, 10.0343
      CIE-Lab:
        37.9040, 62.5293, 31.8690
        CIE-LCH:
        37.9040, 70.1823, 27.0064
        CIE-Luv:
        37.9040, 116.8140, 17.3996
        Hunter-Lab:
        31.6770, 54.4233, 16.3721
      #b5022a color charts
#b5022a RGB chart
      #b5022a CMYK chart
      #b5022a RGB pie chart
      #b5022a color shades, tints & tones
#b5022a color schemes
#b5022a color preview, HTML & CSS examples
           This text has a color of #b5022a        
        
          <p style="color:#b5022a;">Text here</p>
        
        
          .mytext {color:#b5022a;}
        
        Text color #b5022a
      
           This box has a color of #b5022a        
        
          <div style="background-color:#b5022a;">Content here</div>
        
        
          .mybackground {background-color:#b5022a;}
        
        Background color #b5022a
      
           Border around this has a color of #b5022a        
        
          <div style="border:2px solid #b5022a;">Content here</div>
        
        
          .myborder {border:2px solid #b5022a;}
        
        Border color #b5022a