#c25242 color space conversions
Hex:
        #c25242
        RGB:
        194, 82, 66
        CMY:
        24, 68, 74
        CMYK:
        0, 58, 66, 24
      HSL:
        8°, 51.2000%, 50.9804%
        HSV (HSB):
        8°, 65.9794%, 76.0784%
        XYZ:
        26.2488, 17.8973, 7.2253
        xyY:
        0.5110, 0.3484, 17.8973
      CIE-Lab:
        49.3713, 43.8342, 31.7382
        CIE-LCH:
        49.3713, 54.1180, 35.9064
        CIE-Luv:
        49.3713, 86.0179, 26.1722
        Hunter-Lab:
        42.3052, 36.7186, 19.4875
      #c25242 color charts
#c25242 RGB chart
      #c25242 CMYK chart
      #c25242 RGB pie chart
      #c25242 color shades, tints & tones
#c25242 color schemes
#c25242 color preview, HTML & CSS examples
           This text has a color of #c25242        
        
          <p style="color:#c25242;">Text here</p>
        
        
          .mytext {color:#c25242;}
        
        Text color #c25242
      
           This box has a color of #c25242        
        
          <div style="background-color:#c25242;">Content here</div>
        
        
          .mybackground {background-color:#c25242;}
        
        Background color #c25242
      
           Border around this has a color of #c25242        
        
          <div style="border:2px solid #c25242;">Content here</div>
        
        
          .myborder {border:2px solid #c25242;}
        
        Border color #c25242