#b2404d color space conversions
Hex:
        #b2404d
        RGB:
        178, 64, 77
        CMY:
        30, 75, 70
        CMYK:
        0, 64, 57, 30
      HSL:
        353°, 47.1074%, 47.4510%
        HSV (HSB):
        353°, 64.0449%, 69.8039%
        XYZ:
        21.5330, 13.6676, 8.5244
        xyY:
        0.4925, 0.3126, 13.6676
      CIE-Lab:
        43.7524, 47.2541, 17.4627
        CIE-LCH:
        43.7524, 50.3775, 20.2817
        CIE-Luv:
        43.7524, 81.7861, 11.1251
        Hunter-Lab:
        36.9697, 39.2705, 12.2079
      #b2404d color charts
#b2404d RGB chart
      #b2404d CMYK chart
      #b2404d RGB pie chart
      #b2404d color shades, tints & tones
#b2404d color schemes
#b2404d color preview, HTML & CSS examples
           This text has a color of #b2404d        
        
          <p style="color:#b2404d;">Text here</p>
        
        
          .mytext {color:#b2404d;}
        
        Text color #b2404d
      
           This box has a color of #b2404d        
        
          <div style="background-color:#b2404d;">Content here</div>
        
        
          .mybackground {background-color:#b2404d;}
        
        Background color #b2404d
      
           Border around this has a color of #b2404d        
        
          <div style="border:2px solid #b2404d;">Content here</div>
        
        
          .myborder {border:2px solid #b2404d;}
        
        Border color #b2404d