#b02d68 color space conversions
Hex:
        #b02d68
        RGB:
        176, 45, 104
        CMY:
        31, 82, 59
        CMYK:
        0, 74, 41, 31
      HSL:
        333°, 59.2760%, 43.3333%
        HSV (HSB):
        333°, 74.4318%, 69.0196%
        XYZ:
        21.3416, 12.1064, 14.3086
        xyY:
        0.4469, 0.2535, 12.1064
      CIE-Lab:
        41.3847, 56.5537, -2.7426
        CIE-LCH:
        41.3847, 56.6202, 357.2236
        CIE-Luv:
        41.3847, 80.3618, -13.5435
        Hunter-Lab:
        34.7942, 48.5960, -0.0263
      #b02d68 color charts
#b02d68 RGB chart
      #b02d68 CMYK chart
      #b02d68 RGB pie chart
      #b02d68 color shades, tints & tones
#b02d68 color schemes
#b02d68 color preview, HTML & CSS examples
           This text has a color of #b02d68        
        
          <p style="color:#b02d68;">Text here</p>
        
        
          .mytext {color:#b02d68;}
        
        Text color #b02d68
      
           This box has a color of #b02d68        
        
          <div style="background-color:#b02d68;">Content here</div>
        
        
          .mybackground {background-color:#b02d68;}
        
        Background color #b02d68
      
           Border around this has a color of #b02d68        
        
          <div style="border:2px solid #b02d68;">Content here</div>
        
        
          .myborder {border:2px solid #b02d68;}
        
        Border color #b02d68