#c14269 color space conversions
Hex:
        #c14269
        RGB:
        193, 66, 105
        CMY:
        24, 74, 59
        CMYK:
        0, 66, 46, 24
      HSL:
        342°, 50.5976%, 50.7843%
        HSV (HSB):
        342°, 65.8031%, 75.6863%
        XYZ:
        26.4903, 16.2538, 15.1057
        xyY:
        0.4579, 0.2810, 16.2538
      CIE-Lab:
        47.3057, 53.7331, 5.6121
        CIE-LCH:
        47.3057, 54.0254, 5.9625
        CIE-Luv:
        47.3057, 84.7991, -2.9802
        Hunter-Lab:
        40.3160, 46.7335, 6.0063
      #c14269 color charts
#c14269 RGB chart
      #c14269 CMYK chart
      #c14269 RGB pie chart
      #c14269 color shades, tints & tones
#c14269 color schemes
#c14269 color preview, HTML & CSS examples
           This text has a color of #c14269        
        
          <p style="color:#c14269;">Text here</p>
        
        
          .mytext {color:#c14269;}
        
        Text color #c14269
      
           This box has a color of #c14269        
        
          <div style="background-color:#c14269;">Content here</div>
        
        
          .mybackground {background-color:#c14269;}
        
        Background color #c14269
      
           Border around this has a color of #c14269        
        
          <div style="border:2px solid #c14269;">Content here</div>
        
        
          .myborder {border:2px solid #c14269;}
        
        Border color #c14269