#b21e0d color space conversions
Hex:
        #b21e0d
        RGB:
        178, 30, 13
        CMY:
        30, 88, 95
        CMYK:
        0, 83, 93, 30
      HSL:
        6°, 86.3874%, 37.4510%
        HSV (HSB):
        6°, 92.6966%, 69.8039%
        XYZ:
        18.8970, 10.4226, 1.3965
        xyY:
        0.6152, 0.3393, 10.4226
      CIE-Lab:
        38.5904, 56.5209, 47.3053
        CIE-LCH:
        38.5904, 73.7048, 39.9278
        CIE-Luv:
        38.5904, 112.0937, 27.3221
        Hunter-Lab:
        32.2840, 47.9855, 20.0340
      #b21e0d color charts
#b21e0d RGB chart
      #b21e0d CMYK chart
      #b21e0d RGB pie chart
      #b21e0d color shades, tints & tones
#b21e0d color schemes
#b21e0d color preview, HTML & CSS examples
           This text has a color of #b21e0d        
        
          <p style="color:#b21e0d;">Text here</p>
        
        
          .mytext {color:#b21e0d;}
        
        Text color #b21e0d
      
           This box has a color of #b21e0d        
        
          <div style="background-color:#b21e0d;">Content here</div>
        
        
          .mybackground {background-color:#b21e0d;}
        
        Background color #b21e0d
      
           Border around this has a color of #b21e0d        
        
          <div style="border:2px solid #b21e0d;">Content here</div>
        
        
          .myborder {border:2px solid #b21e0d;}
        
        Border color #b21e0d