#c05971 color space conversions
Hex:
        #c05971
        RGB:
        192, 89, 113
        CMY:
        25, 65, 56
        CMYK:
        0, 54, 41, 25
      HSL:
        346°, 44.9782%, 55.0980%
        HSV (HSB):
        346°, 53.6458%, 75.2941%
        XYZ:
        28.2912, 19.5435, 17.9039
        xyY:
        0.4304, 0.2973, 19.5435
      CIE-Lab:
        51.3171, 43.6823, 6.4936
        CIE-LCH:
        51.3171, 44.1624, 8.4554
        CIE-Luv:
        51.3171, 69.2530, 0.3423
        Hunter-Lab:
        44.2080, 36.8684, 6.9336
      #c05971 color charts
#c05971 RGB chart
      #c05971 CMYK chart
      #c05971 RGB pie chart
      #c05971 color shades, tints & tones
#c05971 color schemes
#c05971 color preview, HTML & CSS examples
           This text has a color of #c05971        
        
          <p style="color:#c05971;">Text here</p>
        
        
          .mytext {color:#c05971;}
        
        Text color #c05971
      
           This box has a color of #c05971        
        
          <div style="background-color:#c05971;">Content here</div>
        
        
          .mybackground {background-color:#c05971;}
        
        Background color #c05971
      
           Border around this has a color of #c05971        
        
          <div style="border:2px solid #c05971;">Content here</div>
        
        
          .myborder {border:2px solid #c05971;}
        
        Border color #c05971