#c05e72 color space conversions
Hex:
        #c05e72
        RGB:
        192, 94, 114
        CMY:
        25, 63, 55
        CMYK:
        0, 51, 41, 25
      HSL:
        348°, 43.7500%, 56.0784%
        HSV (HSB):
        348°, 51.0417%, 75.2941%
        XYZ:
        28.7782, 20.4268, 18.3456
        xyY:
        0.4260, 0.3024, 20.4268
      CIE-Lab:
        52.3163, 41.2797, 7.3229
        CIE-LCH:
        52.3163, 41.9242, 10.0595
        CIE-Luv:
        52.3163, 66.0779, 1.8970
        Hunter-Lab:
        45.1960, 34.5655, 7.5707
      #c05e72 color charts
#c05e72 RGB chart
      #c05e72 CMYK chart
      #c05e72 RGB pie chart
      #c05e72 color shades, tints & tones
#c05e72 color schemes
#c05e72 color preview, HTML & CSS examples
           This text has a color of #c05e72        
        
          <p style="color:#c05e72;">Text here</p>
        
        
          .mytext {color:#c05e72;}
        
        Text color #c05e72
      
           This box has a color of #c05e72        
        
          <div style="background-color:#c05e72;">Content here</div>
        
        
          .mybackground {background-color:#c05e72;}
        
        Background color #c05e72
      
           Border around this has a color of #c05e72        
        
          <div style="border:2px solid #c05e72;">Content here</div>
        
        
          .myborder {border:2px solid #c05e72;}
        
        Border color #c05e72