#b12d48 color space conversions
Hex:
        #b12d48
        RGB:
        177, 45, 72
        CMY:
        31, 82, 72
        CMYK:
        0, 75, 59, 31
      HSL:
        348°, 59.4595%, 43.5294%
        HSV (HSB):
        348°, 74.5763%, 69.4118%
        XYZ:
        20.2395, 11.6918, 7.3209
        xyY:
        0.5156, 0.2979, 11.6918
      CIE-Lab:
        40.7220, 54.0865, 16.4702
        CIE-LCH:
        40.7220, 56.5386, 16.9363
        CIE-Luv:
        40.7220, 92.2440, 8.0921
        Hunter-Lab:
        34.1932, 45.8190, 11.2411
      #b12d48 color charts
#b12d48 RGB chart
      #b12d48 CMYK chart
      #b12d48 RGB pie chart
      #b12d48 color shades, tints & tones
#b12d48 color schemes
#b12d48 color preview, HTML & CSS examples
           This text has a color of #b12d48        
        
          <p style="color:#b12d48;">Text here</p>
        
        
          .mytext {color:#b12d48;}
        
        Text color #b12d48
      
           This box has a color of #b12d48        
        
          <div style="background-color:#b12d48;">Content here</div>
        
        
          .mybackground {background-color:#b12d48;}
        
        Background color #b12d48
      
           Border around this has a color of #b12d48        
        
          <div style="border:2px solid #b12d48;">Content here</div>
        
        
          .myborder {border:2px solid #b12d48;}
        
        Border color #b12d48