#b0215f color space conversions
Hex:
        #b0215f
        RGB:
        176, 33, 95
        CMY:
        31, 87, 63
        CMYK:
        0, 81, 46, 31
      HSL:
        334°, 68.4211%, 40.9804%
        HSV (HSB):
        334°, 81.2500%, 69.0196%
        XYZ:
        20.5139, 11.1440, 11.8963
        xyY:
        0.4710, 0.2559, 11.1440
      CIE-Lab:
        39.8220, 59.3087, 0.6326
        CIE-LCH:
        39.8220, 59.3121, 0.6111
        CIE-Luv:
        39.8220, 87.7603, -9.9957
        Hunter-Lab:
        33.3827, 51.2698, 2.2393
      #b0215f color charts
#b0215f RGB chart
      #b0215f CMYK chart
      #b0215f RGB pie chart
      #b0215f color shades, tints & tones
#b0215f color schemes
#b0215f color preview, HTML & CSS examples
           This text has a color of #b0215f        
        
          <p style="color:#b0215f;">Text here</p>
        
        
          .mytext {color:#b0215f;}
        
        Text color #b0215f
      
           This box has a color of #b0215f        
        
          <div style="background-color:#b0215f;">Content here</div>
        
        
          .mybackground {background-color:#b0215f;}
        
        Background color #b0215f
      
           Border around this has a color of #b0215f        
        
          <div style="border:2px solid #b0215f;">Content here</div>
        
        
          .myborder {border:2px solid #b0215f;}
        
        Border color #b0215f