#c9494a color space conversions
Hex:
#c9494a
RGB:
201, 73, 74
CMY:
21, 71, 71
CMYK:
0, 64, 63, 21
HSL:
360°, 54.2373%, 53.7255%
HSV (HSB):
360°, 63.6816%, 78.8235%
XYZ:
27.7060, 17.6770, 8.4303
xyY:
0.5149, 0.3285, 17.6770
CIE-Lab:
49.1020, 50.9120, 27.0020
CIE-LCH:
49.1020, 57.6293, 27.9400
CIE-Luv:
49.1020, 96.0658, 20.2460
Hunter-Lab:
42.0440, 44.0500, 17.5425
#c9494a color charts
#c9494a color shades, tints & tones
#c9494a color schemes
#c9494a color preview, HTML & CSS examples
This text has a color of #c9494a
<p style="color:#c9494a;">Text here</p>
.mytext {color:#c9494a;}
This box has a color of #c9494a
<div style="background-color:#c9494a;">Content here</div>
.mybackground {background-color:#c9494a;}
Border around this has a color of #c9494a
<div style="border:2px solid #c9494a;">Content here</div>
.myborder {border:2px solid #c9494a;}