#b21e02 color space conversions
Hex:
        #b21e02
        RGB:
        178, 30, 2
        CMY:
        30, 88, 99
        CMYK:
        0, 83, 99, 30
      HSL:
        10°, 97.7778%, 35.2941%
        HSV (HSB):
        10°, 98.8764%, 69.8039%
        XYZ:
        18.8353, 10.3979, 1.0717
        xyY:
        0.6215, 0.3431, 10.3979
      CIE-Lab:
        38.5473, 56.3888, 51.1856
        CIE-LCH:
        38.5473, 76.1555, 42.2308
        CIE-Luv:
        38.5473, 112.9417, 28.7361
        Hunter-Lab:
        32.2458, 47.8349, 20.6015
      #b21e02 color charts
#b21e02 RGB chart
      #b21e02 CMYK chart
      #b21e02 RGB pie chart
      #b21e02 color shades, tints & tones
#b21e02 color schemes
#b21e02 color preview, HTML & CSS examples
           This text has a color of #b21e02        
        
          <p style="color:#b21e02;">Text here</p>
        
        
          .mytext {color:#b21e02;}
        
        Text color #b21e02
      
           This box has a color of #b21e02        
        
          <div style="background-color:#b21e02;">Content here</div>
        
        
          .mybackground {background-color:#b21e02;}
        
        Background color #b21e02
      
           Border around this has a color of #b21e02        
        
          <div style="border:2px solid #b21e02;">Content here</div>
        
        
          .myborder {border:2px solid #b21e02;}
        
        Border color #b21e02