#b02c41 color space conversions
Hex:
        #b02c41
        RGB:
        176, 44, 65
        CMY:
        31, 83, 75
        CMYK:
        0, 75, 63, 31
      HSL:
        350°, 60.0000%, 43.1373%
        HSV (HSB):
        350°, 75.0000%, 69.0196%
        XYZ:
        19.7593, 11.4131, 6.1625
        xyY:
        0.5292, 0.3057, 11.4131
      CIE-Lab:
        40.2677, 53.6640, 20.2248
        CIE-LCH:
        40.2677, 57.3486, 20.6503
        CIE-Luv:
        40.2677, 93.9792, 11.5671
        Hunter-Lab:
        33.7833, 45.2809, 12.8330
      #b02c41 color charts
#b02c41 RGB chart
      #b02c41 CMYK chart
      #b02c41 RGB pie chart
      #b02c41 color shades, tints & tones
#b02c41 color schemes
#b02c41 color preview, HTML & CSS examples
           This text has a color of #b02c41        
        
          <p style="color:#b02c41;">Text here</p>
        
        
          .mytext {color:#b02c41;}
        
        Text color #b02c41
      
           This box has a color of #b02c41        
        
          <div style="background-color:#b02c41;">Content here</div>
        
        
          .mybackground {background-color:#b02c41;}
        
        Background color #b02c41
      
           Border around this has a color of #b02c41        
        
          <div style="border:2px solid #b02c41;">Content here</div>
        
        
          .myborder {border:2px solid #b02c41;}
        
        Border color #b02c41