#b21e01 color space conversions
Hex:
        #b21e01
        RGB:
        178, 30, 1
        CMY:
        30, 88, 100
        CMYK:
        0, 83, 99, 30
      HSL:
        10°, 98.8827%, 35.0980%
        HSV (HSB):
        10°, 99.4382%, 69.8039%
        XYZ:
        18.8298, 10.3957, 1.0428
        xyY:
        0.6221, 0.3435, 10.3957
      CIE-Lab:
        38.5435, 56.3771, 51.5671
        CIE-LCH:
        38.5435, 76.4038, 42.4486
        CIE-Luv:
        38.5435, 113.0176, 28.8627
        Hunter-Lab:
        32.2424, 47.8215, 20.6520
      #b21e01 color charts
#b21e01 RGB chart
      #b21e01 CMYK chart
      #b21e01 RGB pie chart
      #b21e01 color shades, tints & tones
#b21e01 color schemes
#b21e01 color preview, HTML & CSS examples
           This text has a color of #b21e01        
        
          <p style="color:#b21e01;">Text here</p>
        
        
          .mytext {color:#b21e01;}
        
        Text color #b21e01
      
           This box has a color of #b21e01        
        
          <div style="background-color:#b21e01;">Content here</div>
        
        
          .mybackground {background-color:#b21e01;}
        
        Background color #b21e01
      
           Border around this has a color of #b21e01        
        
          <div style="border:2px solid #b21e01;">Content here</div>
        
        
          .myborder {border:2px solid #b21e01;}
        
        Border color #b21e01