#c28591 color space conversions
Hex:
        #c28591
        RGB:
        194, 133, 145
        CMY:
        24, 48, 43
        CMYK:
        0, 31, 25, 24
      HSL:
        348°, 33.3333%, 64.1176%
        HSV (HSB):
        348°, 31.4433%, 76.0784%
        XYZ:
        35.7465, 30.2887, 30.7503
        xyY:
        0.3693, 0.3129, 30.2887
      CIE-Lab:
        61.9025, 25.1255, 3.0968
        CIE-LCH:
        61.9025, 25.3156, 7.0265
        CIE-Luv:
        61.9025, 38.3874, -0.1755
        Hunter-Lab:
        55.0352, 19.6279, 5.3970
      #c28591 color charts
#c28591 RGB chart
      #c28591 CMYK chart
      #c28591 RGB pie chart
      #c28591 color shades, tints & tones
#c28591 color schemes
#c28591 color preview, HTML & CSS examples
           This text has a color of #c28591        
        
          <p style="color:#c28591;">Text here</p>
        
        
          .mytext {color:#c28591;}
        
        Text color #c28591
      
           This box has a color of #c28591        
        
          <div style="background-color:#c28591;">Content here</div>
        
        
          .mybackground {background-color:#c28591;}
        
        Background color #c28591
      
           Border around this has a color of #c28591        
        
          <div style="border:2px solid #c28591;">Content here</div>
        
        
          .myborder {border:2px solid #c28591;}
        
        Border color #c28591