#b2142d color space conversions
Hex:
        #b2142d
        RGB:
        178, 20, 45
        CMY:
        30, 92, 82
        CMYK:
        0, 89, 75, 30
      HSL:
        351°, 79.7980%, 38.8235%
        HSV (HSB):
        351°, 88.7640%, 69.8039%
        XYZ:
        19.0839, 10.1548, 3.4369
        xyY:
        0.5840, 0.3108, 10.1548
      CIE-Lab:
        38.1187, 59.5128, 30.1014
        CIE-LCH:
        38.1187, 66.6924, 26.8302
        CIE-Luv:
        38.1187, 110.1311, 17.1494
        Hunter-Lab:
        31.8665, 51.1319, 15.9120
      #b2142d color charts
#b2142d RGB chart
      #b2142d CMYK chart
      #b2142d RGB pie chart
      #b2142d color shades, tints & tones
#b2142d color schemes
#b2142d color preview, HTML & CSS examples
           This text has a color of #b2142d        
        
          <p style="color:#b2142d;">Text here</p>
        
        
          .mytext {color:#b2142d;}
        
        Text color #b2142d
      
           This box has a color of #b2142d        
        
          <div style="background-color:#b2142d;">Content here</div>
        
        
          .mybackground {background-color:#b2142d;}
        
        Background color #b2142d
      
           Border around this has a color of #b2142d        
        
          <div style="border:2px solid #b2142d;">Content here</div>
        
        
          .myborder {border:2px solid #b2142d;}
        
        Border color #b2142d