#b02438 color space conversions
Hex:
        #b02438
        RGB:
        176, 36, 56
        CMY:
        31, 86, 78
        CMYK:
        0, 80, 68, 31
      HSL:
        351°, 66.0377%, 41.5686%
        HSV (HSB):
        351°, 79.5455%, 69.0196%
        XYZ:
        19.2492, 10.7774, 4.8071
        xyY:
        0.5526, 0.3094, 10.7774
      CIE-Lab:
        39.2030, 55.6823, 24.4909
        CIE-LCH:
        39.2030, 60.8303, 23.7415
        CIE-Luv:
        39.2030, 100.0654, 14.3912
        Hunter-Lab:
        32.8289, 47.2125, 14.2985
      #b02438 color charts
#b02438 RGB chart
      #b02438 CMYK chart
      #b02438 RGB pie chart
      #b02438 color shades, tints & tones
#b02438 color schemes
#b02438 color preview, HTML & CSS examples
           This text has a color of #b02438        
        
          <p style="color:#b02438;">Text here</p>
        
        
          .mytext {color:#b02438;}
        
        Text color #b02438
      
           This box has a color of #b02438        
        
          <div style="background-color:#b02438;">Content here</div>
        
        
          .mybackground {background-color:#b02438;}
        
        Background color #b02438
      
           Border around this has a color of #b02438        
        
          <div style="border:2px solid #b02438;">Content here</div>
        
        
          .myborder {border:2px solid #b02438;}
        
        Border color #b02438