#c4294d color space conversions
Hex:
#c4294d
RGB:
196, 41, 77
CMY:
23, 84, 70
CMYK:
0, 79, 61, 23
HSL:
346°, 65.4008%, 46.4706%
HSV (HSB):
346°, 79.0816%, 76.8627%
XYZ:
24.8974, 13.8575, 8.3837
xyY:
0.5282, 0.2940, 13.8575
CIE-Lab:
44.0278, 61.1799, 18.4108
CIE-LCH:
44.0278, 63.8901, 16.7481
CIE-Luv:
44.0278, 107.7763, 8.7178
Hunter-Lab:
37.2256, 54.2406, 12.7050
#c4294d color charts
#c4294d color shades, tints & tones
#c4294d color schemes
#c4294d color preview, HTML & CSS examples
This text has a color of #c4294d
<p style="color:#c4294d;">Text here</p>
.mytext {color:#c4294d;}
This box has a color of #c4294d
<div style="background-color:#c4294d;">Content here</div>
.mybackground {background-color:#c4294d;}
Border around this has a color of #c4294d
<div style="border:2px solid #c4294d;">Content here</div>
.myborder {border:2px solid #c4294d;}