#c4294f color space conversions
Hex:
#c4294f
RGB:
196, 41, 79
CMY:
23, 84, 69
CMYK:
0, 79, 60, 23
HSL:
345°, 65.4008%, 46.4706%
HSV (HSB):
345°, 79.0816%, 76.8627%
XYZ:
24.9692, 13.8862, 8.7614
xyY:
0.5244, 0.2916, 13.8862
CIE-Lab:
44.0692, 61.3084, 17.2231
CIE-LCH:
44.0692, 63.6817, 15.6914
CIE-Luv:
44.0692, 107.1172, 7.5506
Hunter-Lab:
37.2641, 54.3933, 12.1448
#c4294f color charts
#c4294f color shades, tints & tones
#c4294f color schemes
#c4294f color preview, HTML & CSS examples
This text has a color of #c4294f
<p style="color:#c4294f;">Text here</p>
.mytext {color:#c4294f;}
This box has a color of #c4294f
<div style="background-color:#c4294f;">Content here</div>
.mybackground {background-color:#c4294f;}
Border around this has a color of #c4294f
<div style="border:2px solid #c4294f;">Content here</div>
.myborder {border:2px solid #c4294f;}