#b5261a color space conversions
Hex:
        #b5261a
        RGB:
        181, 38, 26
        CMY:
        29, 85, 90
        CMYK:
        0, 79, 86, 29
      HSL:
        5°, 74.8792%, 40.5882%
        HSV (HSB):
        5°, 85.6354%, 70.9804%
        XYZ:
        19.9356, 11.2846, 2.1047
        xyY:
        0.5982, 0.3386, 11.2846
      CIE-Lab:
        40.0557, 55.4564, 42.9726
        CIE-LCH:
        40.0557, 70.1574, 37.7717
        CIE-Luv:
        40.0557, 109.3584, 26.6139
        Hunter-Lab:
        33.5925, 47.1447, 19.8000
      #b5261a color charts
#b5261a RGB chart
      #b5261a CMYK chart
      #b5261a RGB pie chart
      #b5261a color shades, tints & tones
#b5261a color schemes
#b5261a color preview, HTML & CSS examples
           This text has a color of #b5261a        
        
          <p style="color:#b5261a;">Text here</p>
        
        
          .mytext {color:#b5261a;}
        
        Text color #b5261a
      
           This box has a color of #b5261a        
        
          <div style="background-color:#b5261a;">Content here</div>
        
        
          .mybackground {background-color:#b5261a;}
        
        Background color #b5261a
      
           Border around this has a color of #b5261a        
        
          <div style="border:2px solid #b5261a;">Content here</div>
        
        
          .myborder {border:2px solid #b5261a;}
        
        Border color #b5261a