#b12d49 color space conversions
Hex:
        #b12d49
        RGB:
        177, 45, 73
        CMY:
        31, 82, 71
        CMYK:
        0, 75, 59, 31
      HSL:
        347°, 59.4595%, 43.5294%
        HSV (HSB):
        347°, 74.5763%, 69.4118%
        XYZ:
        20.2724, 11.7049, 7.4941
        xyY:
        0.5136, 0.2965, 11.7049
      CIE-Lab:
        40.7432, 54.1565, 15.8703
        CIE-LCH:
        40.7432, 56.4340, 16.3330
        CIE-Luv:
        40.7432, 91.9344, 7.5037
        Hunter-Lab:
        34.2125, 45.8976, 10.9614
      #b12d49 color charts
#b12d49 RGB chart
      #b12d49 CMYK chart
      #b12d49 RGB pie chart
      #b12d49 color shades, tints & tones
#b12d49 color schemes
#b12d49 color preview, HTML & CSS examples
           This text has a color of #b12d49        
        
          <p style="color:#b12d49;">Text here</p>
        
        
          .mytext {color:#b12d49;}
        
        Text color #b12d49
      
           This box has a color of #b12d49        
        
          <div style="background-color:#b12d49;">Content here</div>
        
        
          .mybackground {background-color:#b12d49;}
        
        Background color #b12d49
      
           Border around this has a color of #b12d49        
        
          <div style="border:2px solid #b12d49;">Content here</div>
        
        
          .myborder {border:2px solid #b12d49;}
        
        Border color #b12d49