#c23046 color space conversions
Hex:
        #c23046
        RGB:
        194, 48, 70
        CMY:
        24, 81, 73
        CMYK:
        0, 75, 64, 24
      HSL:
        351°, 60.3306%, 47.4510%
        HSV (HSB):
        351°, 75.2577%, 76.0784%
        XYZ:
        24.4106, 14.0254, 7.2150
        xyY:
        0.5347, 0.3072, 14.0254
      CIE-Lab:
        44.2694, 58.0396, 22.9806
        CIE-LCH:
        44.2694, 62.4236, 21.6009
        CIE-Luv:
        44.2694, 105.2740, 13.7575
        Hunter-Lab:
        37.4505, 50.8093, 14.7930
      #c23046 color charts
#c23046 RGB chart
      #c23046 CMYK chart
      #c23046 RGB pie chart
      #c23046 color shades, tints & tones
#c23046 color schemes
#c23046 color preview, HTML & CSS examples
           This text has a color of #c23046        
        
          <p style="color:#c23046;">Text here</p>
        
        
          .mytext {color:#c23046;}
        
        Text color #c23046
      
           This box has a color of #c23046        
        
          <div style="background-color:#c23046;">Content here</div>
        
        
          .mybackground {background-color:#c23046;}
        
        Background color #c23046
      
           Border around this has a color of #c23046        
        
          <div style="border:2px solid #c23046;">Content here</div>
        
        
          .myborder {border:2px solid #c23046;}
        
        Border color #c23046