#b1290a color space conversions
Hex:
        #b1290a
        RGB:
        177, 41, 10
        CMY:
        31, 84, 96
        CMYK:
        0, 77, 94, 31
      HSL:
        11°, 89.3048%, 36.6667%
        HSV (HSB):
        11°, 94.3503%, 69.4118%
        XYZ:
        18.9792, 10.9549, 1.4014
        xyY:
        0.6057, 0.3496, 10.9549
      CIE-Lab:
        39.5044, 53.0036, 48.8275
        CIE-LCH:
        39.5044, 72.0660, 42.6516
        CIE-Luv:
        39.5044, 106.3243, 29.5193
        Hunter-Lab:
        33.0982, 44.4338, 20.6584
      #b1290a color charts
#b1290a RGB chart
      #b1290a CMYK chart
      #b1290a RGB pie chart
      #b1290a color shades, tints & tones
#b1290a color schemes
#b1290a color preview, HTML & CSS examples
           This text has a color of #b1290a        
        
          <p style="color:#b1290a;">Text here</p>
        
        
          .mytext {color:#b1290a;}
        
        Text color #b1290a
      
           This box has a color of #b1290a        
        
          <div style="background-color:#b1290a;">Content here</div>
        
        
          .mybackground {background-color:#b1290a;}
        
        Background color #b1290a
      
           Border around this has a color of #b1290a        
        
          <div style="border:2px solid #b1290a;">Content here</div>
        
        
          .myborder {border:2px solid #b1290a;}
        
        Border color #b1290a