#b10013 color space conversions
Hex:
        #b10013
        RGB:
        177, 0, 19
        CMY:
        31, 100, 93
        CMYK:
        0, 100, 89, 31
      HSL:
        354°, 100.0000%, 34.7059%
        HSV (HSB):
        354°, 100.0000%, 69.4118%
        XYZ:
        18.2490, 9.3941, 1.4675
        xyY:
        0.6269, 0.3227, 9.3941
      CIE-Lab:
        36.7323, 61.1554, 43.3218
        CIE-LCH:
        36.7323, 74.9450, 35.3133
        CIE-Luv:
        36.7323, 118.6378, 23.1936
        Hunter-Lab:
        30.6498, 52.6422, 18.6161
      #b10013 color charts
#b10013 RGB chart
      #b10013 CMYK chart
      #b10013 RGB pie chart
      #b10013 color shades, tints & tones
#b10013 color schemes
#b10013 color preview, HTML & CSS examples
           This text has a color of #b10013        
        
          <p style="color:#b10013;">Text here</p>
        
        
          .mytext {color:#b10013;}
        
        Text color #b10013
      
           This box has a color of #b10013        
        
          <div style="background-color:#b10013;">Content here</div>
        
        
          .mybackground {background-color:#b10013;}
        
        Background color #b10013
      
           Border around this has a color of #b10013        
        
          <div style="border:2px solid #b10013;">Content here</div>
        
        
          .myborder {border:2px solid #b10013;}
        
        Border color #b10013