#b25360 color space conversions
Hex:
        #b25360
        RGB:
        178, 83, 96
        CMY:
        30, 67, 62
        CMYK:
        0, 53, 46, 30
      HSL:
        352°, 38.1526%, 51.1765%
        HSV (HSB):
        352°, 53.3708%, 69.8039%
        XYZ:
        23.5647, 16.4960, 13.0084
        xyY:
        0.4440, 0.3108, 16.4960
      CIE-Lab:
        47.6186, 39.8888, 11.1839
        CIE-LCH:
        47.6186, 41.4270, 15.6623
        CIE-Luv:
        47.6186, 65.7367, 6.5209
        Hunter-Lab:
        40.6153, 32.4875, 9.4411
      #b25360 color charts
#b25360 RGB chart
      #b25360 CMYK chart
      #b25360 RGB pie chart
      #b25360 color shades, tints & tones
#b25360 color schemes
#b25360 color preview, HTML & CSS examples
           This text has a color of #b25360        
        
          <p style="color:#b25360;">Text here</p>
        
        
          .mytext {color:#b25360;}
        
        Text color #b25360
      
           This box has a color of #b25360        
        
          <div style="background-color:#b25360;">Content here</div>
        
        
          .mybackground {background-color:#b25360;}
        
        Background color #b25360
      
           Border around this has a color of #b25360        
        
          <div style="border:2px solid #b25360;">Content here</div>
        
        
          .myborder {border:2px solid #b25360;}
        
        Border color #b25360