#c94230 color space conversions
Hex:
        #c94230
        RGB:
        201, 66, 48
        CMY:
        21, 74, 81
        CMYK:
        0, 67, 76, 21
      HSL:
        7°, 61.4458%, 48.8235%
        HSV (HSB):
        7°, 76.1194%, 78.8235%
        XYZ:
        26.5691, 16.5273, 4.5861
        xyY:
        0.5572, 0.3466, 16.5273
      CIE-Lab:
        47.6589, 52.5344, 40.1705
        CIE-LCH:
        47.6589, 66.1327, 37.4034
        CIE-Luv:
        47.6589, 105.8662, 29.5643
        Hunter-Lab:
        40.6538, 45.5136, 21.7693
      #c94230 color charts
#c94230 RGB chart
      #c94230 CMYK chart
      #c94230 RGB pie chart
      #c94230 color shades, tints & tones
#c94230 color schemes
#c94230 color preview, HTML & CSS examples
           This text has a color of #c94230        
        
          <p style="color:#c94230;">Text here</p>
        
        
          .mytext {color:#c94230;}
        
        Text color #c94230
      
           This box has a color of #c94230        
        
          <div style="background-color:#c94230;">Content here</div>
        
        
          .mybackground {background-color:#c94230;}
        
        Background color #c94230
      
           Border around this has a color of #c94230        
        
          <div style="border:2px solid #c94230;">Content here</div>
        
        
          .myborder {border:2px solid #c94230;}
        
        Border color #c94230