#c04448 color space conversions
Hex:
        #c04448
        RGB:
        192, 68, 72
        CMY:
        25, 73, 72
        CMYK:
        0, 65, 63, 25
      HSL:
        358°, 49.6000%, 50.9804%
        HSV (HSB):
        358°, 64.5833%, 75.2941%
        XYZ:
        24.9750, 15.8086, 7.8659
        xyY:
        0.5134, 0.3249, 15.8086
      CIE-Lab:
        46.7224, 49.8976, 24.8455
        CIE-LCH:
        46.7224, 55.7411, 26.4701
        CIE-Luv:
        46.7224, 92.2179, 18.0129
        Hunter-Lab:
        39.7600, 42.5438, 16.1024
      #c04448 color charts
#c04448 RGB chart
      #c04448 CMYK chart
      #c04448 RGB pie chart
      #c04448 color shades, tints & tones
#c04448 color schemes
#c04448 color preview, HTML & CSS examples
           This text has a color of #c04448        
        
          <p style="color:#c04448;">Text here</p>
        
        
          .mytext {color:#c04448;}
        
        Text color #c04448
      
           This box has a color of #c04448        
        
          <div style="background-color:#c04448;">Content here</div>
        
        
          .mybackground {background-color:#c04448;}
        
        Background color #c04448
      
           Border around this has a color of #c04448        
        
          <div style="border:2px solid #c04448;">Content here</div>
        
        
          .myborder {border:2px solid #c04448;}
        
        Border color #c04448