#b0151d color space conversions
Hex:
        #b0151d
        RGB:
        176, 21, 29
        CMY:
        31, 92, 89
        CMYK:
        0, 88, 84, 31
      HSL:
        357°, 78.6802%, 38.6275%
        HSV (HSB):
        357°, 88.0682%, 69.0196%
        XYZ:
        18.3944, 9.8551, 2.0951
        xyY:
        0.6062, 0.3248, 9.8551
      CIE-Lab:
        37.5812, 58.2606, 38.7876
        CIE-LCH:
        37.5812, 69.9913, 33.6541
        CIE-Luv:
        37.5812, 111.7231, 22.3877
        Hunter-Lab:
        31.3929, 49.6531, 18.0181
      #b0151d color charts
#b0151d RGB chart
      #b0151d CMYK chart
      #b0151d RGB pie chart
      #b0151d color shades, tints & tones
#b0151d color schemes
#b0151d color preview, HTML & CSS examples
           This text has a color of #b0151d        
        
          <p style="color:#b0151d;">Text here</p>
        
        
          .mytext {color:#b0151d;}
        
        Text color #b0151d
      
           This box has a color of #b0151d        
        
          <div style="background-color:#b0151d;">Content here</div>
        
        
          .mybackground {background-color:#b0151d;}
        
        Background color #b0151d
      
           Border around this has a color of #b0151d        
        
          <div style="border:2px solid #b0151d;">Content here</div>
        
        
          .myborder {border:2px solid #b0151d;}
        
        Border color #b0151d