#b02d65 color space conversions
Hex:
        #b02d65
        RGB:
        176, 45, 101
        CMY:
        31, 82, 60
        CMYK:
        0, 74, 43, 31
      HSL:
        334°, 59.2760%, 43.3333%
        HSV (HSB):
        334°, 74.4318%, 69.0196%
        XYZ:
        21.1918, 12.0465, 13.5202
        xyY:
        0.4532, 0.2576, 12.0465
      CIE-Lab:
        41.2899, 56.2499, -1.0030
        CIE-LCH:
        41.2899, 56.2589, 358.9785
        CIE-Luv:
        41.2899, 81.4758, -11.3568
        Hunter-Lab:
        34.7080, 48.2486, 1.1997
      #b02d65 color charts
#b02d65 RGB chart
      #b02d65 CMYK chart
      #b02d65 RGB pie chart
      #b02d65 color shades, tints & tones
#b02d65 color schemes
#b02d65 color preview, HTML & CSS examples
           This text has a color of #b02d65        
        
          <p style="color:#b02d65;">Text here</p>
        
        
          .mytext {color:#b02d65;}
        
        Text color #b02d65
      
           This box has a color of #b02d65        
        
          <div style="background-color:#b02d65;">Content here</div>
        
        
          .mybackground {background-color:#b02d65;}
        
        Background color #b02d65
      
           Border around this has a color of #b02d65        
        
          <div style="border:2px solid #b02d65;">Content here</div>
        
        
          .myborder {border:2px solid #b02d65;}
        
        Border color #b02d65