#c23142 color space conversions
Hex:
        #c23142
        RGB:
        194, 49, 66
        CMY:
        24, 81, 74
        CMYK:
        0, 75, 66, 24
      HSL:
        353°, 59.6708%, 47.6471%
        HSV (HSB):
        353°, 74.7423%, 76.0784%
        XYZ:
        24.3298, 14.0593, 6.5856
        xyY:
        0.5410, 0.3126, 14.0593
      CIE-Lab:
        44.3179, 57.4798, 25.4891
        CIE-LCH:
        44.3179, 62.8778, 23.9146
        CIE-Luv:
        44.3179, 105.9160, 16.0859
        Hunter-Lab:
        37.4957, 50.2055, 15.8335
      #c23142 color charts
#c23142 RGB chart
      #c23142 CMYK chart
      #c23142 RGB pie chart
      #c23142 color shades, tints & tones
#c23142 color schemes
#c23142 color preview, HTML & CSS examples
           This text has a color of #c23142        
        
          <p style="color:#c23142;">Text here</p>
        
        
          .mytext {color:#c23142;}
        
        Text color #c23142
      
           This box has a color of #c23142        
        
          <div style="background-color:#c23142;">Content here</div>
        
        
          .mybackground {background-color:#c23142;}
        
        Background color #c23142
      
           Border around this has a color of #c23142        
        
          <div style="border:2px solid #c23142;">Content here</div>
        
        
          .myborder {border:2px solid #c23142;}
        
        Border color #c23142