#c02f50 color space conversions
Hex:
        #c02f50
        RGB:
        192, 47, 80
        CMY:
        25, 82, 69
        CMYK:
        0, 76, 58, 25
      HSL:
        346°, 60.6695%, 46.8627%
        HSV (HSB):
        346°, 75.5208%, 75.2941%
        XYZ:
        24.2027, 13.8187, 8.9811
        xyY:
        0.5149, 0.2940, 13.8187
      CIE-Lab:
        43.9718, 58.4177, 16.3395
        CIE-LCH:
        43.9718, 60.6598, 15.6264
        CIE-Luv:
        43.9718, 101.0517, 7.3832
        Hunter-Lab:
        37.1735, 51.1632, 11.6971
      #c02f50 color charts
#c02f50 RGB chart
      #c02f50 CMYK chart
      #c02f50 RGB pie chart
      #c02f50 color shades, tints & tones
#c02f50 color schemes
#c02f50 color preview, HTML & CSS examples
           This text has a color of #c02f50        
        
          <p style="color:#c02f50;">Text here</p>
        
        
          .mytext {color:#c02f50;}
        
        Text color #c02f50
      
           This box has a color of #c02f50        
        
          <div style="background-color:#c02f50;">Content here</div>
        
        
          .mybackground {background-color:#c02f50;}
        
        Background color #c02f50
      
           Border around this has a color of #c02f50        
        
          <div style="border:2px solid #c02f50;">Content here</div>
        
        
          .myborder {border:2px solid #c02f50;}
        
        Border color #c02f50