#bc485a color space conversions
Hex:
        #bc485a
        RGB:
        188, 72, 90
        CMY:
        26, 72, 65
        CMYK:
        0, 62, 52, 26
      HSL:
        351°, 46.4000%, 50.9804%
        HSV (HSB):
        351°, 61.7021%, 73.7255%
        XYZ:
        24.9019, 16.0643, 11.4611
        xyY:
        0.4750, 0.3064, 16.0643
      CIE-Lab:
        47.0587, 48.1347, 14.2900
        CIE-LCH:
        47.0587, 50.2111, 16.5349
        CIE-Luv:
        47.0587, 81.9208, 8.0703
        Hunter-Lab:
        40.0803, 40.7615, 11.1020
      #bc485a color charts
#bc485a RGB chart
      #bc485a CMYK chart
      #bc485a RGB pie chart
      #bc485a color shades, tints & tones
#bc485a color schemes
#bc485a color preview, HTML & CSS examples
           This text has a color of #bc485a        
        
          <p style="color:#bc485a;">Text here</p>
        
        
          .mytext {color:#bc485a;}
        
        Text color #bc485a
      
           This box has a color of #bc485a        
        
          <div style="background-color:#bc485a;">Content here</div>
        
        
          .mybackground {background-color:#bc485a;}
        
        Background color #bc485a
      
           Border around this has a color of #bc485a        
        
          <div style="border:2px solid #bc485a;">Content here</div>
        
        
          .myborder {border:2px solid #bc485a;}
        
        Border color #bc485a