#b8002d color space conversions
Hex:
        #b8002d
        RGB:
        184, 0, 45
        CMY:
        28, 100, 82
        CMYK:
        0, 100, 76, 28
      HSL:
        345°, 100.0000%, 36.0784%
        HSV (HSB):
        345°, 100.0000%, 72.1569%
        XYZ:
        20.2408, 10.3798, 3.4193
        xyY:
        0.5946, 0.3049, 10.3798
      CIE-Lab:
        38.5156, 63.6028, 30.8934
        CIE-LCH:
        38.5156, 70.7087, 25.9069
        CIE-Luv:
        38.5156, 118.6610, 16.7155
        Hunter-Lab:
        32.2177, 55.7619, 16.2599
      #b8002d color charts
#b8002d RGB chart
      #b8002d CMYK chart
      #b8002d RGB pie chart
      #b8002d color shades, tints & tones
#b8002d color schemes
#b8002d color preview, HTML & CSS examples
           This text has a color of #b8002d        
        
          <p style="color:#b8002d;">Text here</p>
        
        
          .mytext {color:#b8002d;}
        
        Text color #b8002d
      
           This box has a color of #b8002d        
        
          <div style="background-color:#b8002d;">Content here</div>
        
        
          .mybackground {background-color:#b8002d;}
        
        Background color #b8002d
      
           Border around this has a color of #b8002d        
        
          <div style="border:2px solid #b8002d;">Content here</div>
        
        
          .myborder {border:2px solid #b8002d;}
        
        Border color #b8002d