#c05152 color space conversions
Hex:
        #c05152
        RGB:
        192, 81, 82
        CMY:
        25, 68, 68
        CMYK:
        0, 58, 57, 25
      HSL:
        359°, 46.8354%, 53.5294%
        HSV (HSB):
        359°, 57.8125%, 75.2941%
        XYZ:
        26.2036, 17.7005, 10.0181
        xyY:
        0.4860, 0.3283, 17.7005
      CIE-Lab:
        49.1308, 44.6838, 22.0048
        CIE-LCH:
        49.1308, 49.8081, 26.2182
        CIE-Luv:
        49.1308, 81.6951, 17.0909
        Hunter-Lab:
        42.0720, 37.5490, 15.3324
      #c05152 color charts
#c05152 RGB chart
      #c05152 CMYK chart
      #c05152 RGB pie chart
      #c05152 color shades, tints & tones
#c05152 color schemes
#c05152 color preview, HTML & CSS examples
           This text has a color of #c05152        
        
          <p style="color:#c05152;">Text here</p>
        
        
          .mytext {color:#c05152;}
        
        Text color #c05152
      
           This box has a color of #c05152        
        
          <div style="background-color:#c05152;">Content here</div>
        
        
          .mybackground {background-color:#c05152;}
        
        Background color #c05152
      
           Border around this has a color of #c05152        
        
          <div style="border:2px solid #c05152;">Content here</div>
        
        
          .myborder {border:2px solid #c05152;}
        
        Border color #c05152