#c02248 color space conversions
Hex:
        #c02248
        RGB:
        192, 34, 72
        CMY:
        25, 87, 72
        CMYK:
        0, 82, 63, 25
      HSL:
        346°, 69.9115%, 44.3137%
        HSV (HSB):
        346°, 82.2917%, 75.2941%
        XYZ:
        23.4800, 12.8184, 7.3676
        xyY:
        0.5377, 0.2936, 12.8184
      CIE-Lab:
        42.4883, 61.6253, 19.3432
        CIE-LCH:
        42.4883, 64.5897, 17.4262
        CIE-Luv:
        42.4883, 108.8213, 9.2138
        Hunter-Lab:
        35.8028, 54.4078, 12.8612
      #c02248 color charts
#c02248 RGB chart
      #c02248 CMYK chart
      #c02248 RGB pie chart
      #c02248 color shades, tints & tones
#c02248 color schemes
#c02248 color preview, HTML & CSS examples
           This text has a color of #c02248        
        
          <p style="color:#c02248;">Text here</p>
        
        
          .mytext {color:#c02248;}
        
        Text color #c02248
      
           This box has a color of #c02248        
        
          <div style="background-color:#c02248;">Content here</div>
        
        
          .mybackground {background-color:#c02248;}
        
        Background color #c02248
      
           Border around this has a color of #c02248        
        
          <div style="border:2px solid #c02248;">Content here</div>
        
        
          .myborder {border:2px solid #c02248;}
        
        Border color #c02248