#b03368 color space conversions
Hex:
        #b03368
        RGB:
        176, 51, 104
        CMY:
        31, 80, 59
        CMYK:
        0, 71, 41, 31
      HSL:
        335°, 55.0661%, 44.5098%
        HSV (HSB):
        335°, 71.0227%, 69.0196%
        XYZ:
        21.5870, 12.5972, 14.3905
        xyY:
        0.4444, 0.2593, 12.5972
      CIE-Lab:
        42.1500, 54.4154, -1.6165
        CIE-LCH:
        42.1500, 54.4394, 358.2984
        CIE-Luv:
        42.1500, 78.0788, -11.7697
        Hunter-Lab:
        35.4926, 46.4538, 0.8057
      #b03368 color charts
#b03368 RGB chart
      #b03368 CMYK chart
      #b03368 RGB pie chart
      #b03368 color shades, tints & tones
#b03368 color schemes
#b03368 color preview, HTML & CSS examples
           This text has a color of #b03368        
        
          <p style="color:#b03368;">Text here</p>
        
        
          .mytext {color:#b03368;}
        
        Text color #b03368
      
           This box has a color of #b03368        
        
          <div style="background-color:#b03368;">Content here</div>
        
        
          .mybackground {background-color:#b03368;}
        
        Background color #b03368
      
           Border around this has a color of #b03368        
        
          <div style="border:2px solid #b03368;">Content here</div>
        
        
          .myborder {border:2px solid #b03368;}
        
        Border color #b03368