#b50e14 color space conversions
Hex:
        #b50e14
        RGB:
        181, 14, 20
        CMY:
        29, 95, 92
        CMYK:
        0, 92, 89, 29
      HSL:
        358°, 85.6410%, 38.2353%
        HSV (HSB):
        358°, 92.2652%, 70.9804%
        XYZ:
        19.3394, 10.1883, 1.6091
        xyY:
        0.6211, 0.3272, 10.1883
      CIE-Lab:
        38.1784, 60.5565, 44.3313
        CIE-LCH:
        38.1784, 75.0490, 36.2066
        CIE-Luv:
        38.1784, 118.7335, 24.6865
        Hunter-Lab:
        31.9192, 52.2920, 19.3546
      #b50e14 color charts
#b50e14 RGB chart
      #b50e14 CMYK chart
      #b50e14 RGB pie chart
      #b50e14 color shades, tints & tones
#b50e14 color schemes
#b50e14 color preview, HTML & CSS examples
           This text has a color of #b50e14        
        
          <p style="color:#b50e14;">Text here</p>
        
        
          .mytext {color:#b50e14;}
        
        Text color #b50e14
      
           This box has a color of #b50e14        
        
          <div style="background-color:#b50e14;">Content here</div>
        
        
          .mybackground {background-color:#b50e14;}
        
        Background color #b50e14
      
           Border around this has a color of #b50e14        
        
          <div style="border:2px solid #b50e14;">Content here</div>
        
        
          .myborder {border:2px solid #b50e14;}
        
        Border color #b50e14