#b21b0e color space conversions
Hex:
        #b21b0e
        RGB:
        178, 27, 14
        CMY:
        30, 89, 95
        CMYK:
        0, 85, 92, 30
      HSL:
        5°, 85.4167%, 37.6471%
        HSV (HSB):
        5°, 92.1348%, 69.8039%
        XYZ:
        18.8313, 10.2805, 1.4073
        xyY:
        0.6170, 0.3369, 10.2805
      CIE-Lab:
        38.3413, 57.2559, 46.7561
        CIE-LCH:
        38.3413, 73.9214, 39.2356
        CIE-Luv:
        38.3413, 113.1944, 26.7325
        Hunter-Lab:
        32.0633, 48.7252, 19.8420
      #b21b0e color charts
#b21b0e RGB chart
      #b21b0e CMYK chart
      #b21b0e RGB pie chart
      #b21b0e color shades, tints & tones
#b21b0e color schemes
#b21b0e color preview, HTML & CSS examples
           This text has a color of #b21b0e        
        
          <p style="color:#b21b0e;">Text here</p>
        
        
          .mytext {color:#b21b0e;}
        
        Text color #b21b0e
      
           This box has a color of #b21b0e        
        
          <div style="background-color:#b21b0e;">Content here</div>
        
        
          .mybackground {background-color:#b21b0e;}
        
        Background color #b21b0e
      
           Border around this has a color of #b21b0e        
        
          <div style="border:2px solid #b21b0e;">Content here</div>
        
        
          .myborder {border:2px solid #b21b0e;}
        
        Border color #b21b0e