#c94232 color space conversions
Hex:
        #c94232
        RGB:
        201, 66, 50
        CMY:
        21, 74, 80
        CMYK:
        0, 67, 75, 21
      HSL:
        6°, 60.1594%, 49.2157%
        HSV (HSB):
        6°, 75.1244%, 78.8235%
        XYZ:
        26.6113, 16.5442, 4.8084
        xyY:
        0.5548, 0.3449, 16.5442
      CIE-Lab:
        47.6806, 52.6140, 39.1010
        CIE-LCH:
        47.6806, 65.5524, 36.6185
        CIE-Luv:
        47.6806, 105.5157, 28.8388
        Hunter-Lab:
        40.6746, 45.6030, 21.4632
      #c94232 color charts
#c94232 RGB chart
      #c94232 CMYK chart
      #c94232 RGB pie chart
      #c94232 color shades, tints & tones
#c94232 color schemes
#c94232 color preview, HTML & CSS examples
           This text has a color of #c94232        
        
          <p style="color:#c94232;">Text here</p>
        
        
          .mytext {color:#c94232;}
        
        Text color #c94232
      
           This box has a color of #c94232        
        
          <div style="background-color:#c94232;">Content here</div>
        
        
          .mybackground {background-color:#c94232;}
        
        Background color #c94232
      
           Border around this has a color of #c94232        
        
          <div style="border:2px solid #c94232;">Content here</div>
        
        
          .myborder {border:2px solid #c94232;}
        
        Border color #c94232