#b2304d color space conversions
Hex:
        #b2304d
        RGB:
        178, 48, 77
        CMY:
        30, 81, 70
        CMYK:
        0, 73, 57, 30
      HSL:
        347°, 57.5221%, 44.3137%
        HSV (HSB):
        347°, 73.0337%, 69.8039%
        XYZ:
        20.7566, 12.1147, 8.2656
        xyY:
        0.5046, 0.2945, 12.1147
      CIE-Lab:
        41.3978, 53.6945, 14.2779
        CIE-LCH:
        41.3978, 55.5604, 14.8910
        CIE-Luv:
        41.3978, 90.1302, 6.1371
        Hunter-Lab:
        34.8062, 45.5373, 10.2845
      #b2304d color charts
#b2304d RGB chart
      #b2304d CMYK chart
      #b2304d RGB pie chart
      #b2304d color shades, tints & tones
#b2304d color schemes
#b2304d color preview, HTML & CSS examples
           This text has a color of #b2304d        
        
          <p style="color:#b2304d;">Text here</p>
        
        
          .mytext {color:#b2304d;}
        
        Text color #b2304d
      
           This box has a color of #b2304d        
        
          <div style="background-color:#b2304d;">Content here</div>
        
        
          .mybackground {background-color:#b2304d;}
        
        Background color #b2304d
      
           Border around this has a color of #b2304d        
        
          <div style="border:2px solid #b2304d;">Content here</div>
        
        
          .myborder {border:2px solid #b2304d;}
        
        Border color #b2304d