#c02249 color space conversions
Hex:
        #c02249
        RGB:
        192, 34, 73
        CMY:
        25, 87, 71
        CMYK:
        0, 82, 62, 25
      HSL:
        345°, 69.9115%, 44.3137%
        HSV (HSB):
        345°, 82.2917%, 75.2941%
        XYZ:
        23.5129, 12.8316, 7.5408
        xyY:
        0.5358, 0.2924, 12.8316
      CIE-Lab:
        42.5083, 61.6855, 18.7438
        CIE-LCH:
        42.5083, 64.4704, 16.9020
        CIE-Luv:
        42.5083, 108.4915, 8.6500
        Hunter-Lab:
        35.8212, 54.4795, 12.5935
      #c02249 color charts
#c02249 RGB chart
      #c02249 CMYK chart
      #c02249 RGB pie chart
      #c02249 color shades, tints & tones
#c02249 color schemes
#c02249 color preview, HTML & CSS examples
           This text has a color of #c02249        
        
          <p style="color:#c02249;">Text here</p>
        
        
          .mytext {color:#c02249;}
        
        Text color #c02249
      
           This box has a color of #c02249        
        
          <div style="background-color:#c02249;">Content here</div>
        
        
          .mybackground {background-color:#c02249;}
        
        Background color #c02249
      
           Border around this has a color of #c02249        
        
          <div style="border:2px solid #c02249;">Content here</div>
        
        
          .myborder {border:2px solid #c02249;}
        
        Border color #c02249